Uses of Interface
net.minecraft.world.level.NaturalSpawner.SpawnPredicate
Packages that use NaturalSpawner.SpawnPredicate
-
Uses of NaturalSpawner.SpawnPredicate in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type NaturalSpawner.SpawnPredicateModifier and TypeMethodDescriptionstatic void
NaturalSpawner.spawnCategoryForChunk
(MobCategory category, ServerLevel level, LevelChunk chunk, NaturalSpawner.SpawnPredicate filter, NaturalSpawner.AfterSpawnCallback callback) static void
NaturalSpawner.spawnCategoryForPosition
(MobCategory category, ServerLevel level, ChunkAccess chunk, BlockPos pos, NaturalSpawner.SpawnPredicate filter, NaturalSpawner.AfterSpawnCallback callback)