Uses of Record Class
net.minecraft.world.entity.EntitySpawnRequest
Packages that use EntitySpawnRequest
-
Uses of EntitySpawnRequest in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type EntitySpawnRequestModifier and TypeMethodDescriptionEntityType.create(Level level, EntitySpawnRequest request) EntityType.create(ValueInput input, Level level, EntitySpawnRequest request) EntityType.loadEntityRecursive(CompoundTag tag, Level level, EntitySpawnRequest request, EntityProcessor postLoad) EntityType.loadEntityRecursive(ValueInput input, Level level, EntitySpawnRequest request, EntityProcessor postLoad) private static EntityEntityType.loadPassengersRecursive(Entity entity, ValueInput input, Level level, EntitySpawnRequest request, EntityProcessor postLoad) EntityType.loadStaticEntity(ValueInput input, Level level, EntitySpawnRequest request)