Uses of Class
net.minecraft.world.spawner.WorldEntitySpawner.EntityDensityManager
Packages that use WorldEntitySpawner.EntityDensityManager
-
Uses of WorldEntitySpawner.EntityDensityManager in net.minecraft.world.server
Fields in net.minecraft.world.server declared as WorldEntitySpawner.EntityDensityManagerMethods in net.minecraft.world.server that return WorldEntitySpawner.EntityDensityManager -
Uses of WorldEntitySpawner.EntityDensityManager in net.minecraft.world.spawner
Methods in net.minecraft.world.spawner that return WorldEntitySpawner.EntityDensityManagerModifier and TypeMethodDescriptionWorldEntitySpawner.createState
(int p_234964_0_, Iterable<Entity> p_234964_1_, WorldEntitySpawner.IInitialDensityAdder p_234964_2_) Methods in net.minecraft.world.spawner with parameters of type WorldEntitySpawner.EntityDensityManagerModifier and TypeMethodDescriptionstatic void
WorldEntitySpawner.spawnForChunk
(ServerWorld p_234979_0_, Chunk p_234979_1_, WorldEntitySpawner.EntityDensityManager p_234979_2_, boolean p_234979_3_, boolean p_234979_4_, boolean p_234979_5_)