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 voidNaturalSpawner.spawnCategoryForChunk(MobCategory category, ServerLevel level, LevelChunk chunk, NaturalSpawner.SpawnPredicate filter, NaturalSpawner.AfterSpawnCallback callback) static voidNaturalSpawner.spawnCategoryForPosition(MobCategory category, ServerLevel level, ChunkAccess chunk, BlockPos pos, NaturalSpawner.SpawnPredicate filter, NaturalSpawner.AfterSpawnCallback callback)