Uses of Interface
net.minecraft.world.entity.SpawnPlacements.SpawnPredicate
Packages that use SpawnPlacements.SpawnPredicate
-
Uses of SpawnPlacements.SpawnPredicate in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as SpawnPlacements.SpawnPredicateModifier and TypeFieldDescription(package private) final SpawnPlacements.SpawnPredicate<?>
SpawnPlacements.Data.predicate
Methods in net.minecraft.world.entity with parameters of type SpawnPlacements.SpawnPredicateModifier and TypeMethodDescriptionstatic <T extends Mob>
voidSpawnPlacements.register
(EntityType<T> p_21755_, SpawnPlacements.Type p_21756_, Heightmap.Types p_21757_, SpawnPlacements.SpawnPredicate<T> p_21758_) Constructors in net.minecraft.world.entity with parameters of type SpawnPlacements.SpawnPredicateModifierConstructorDescriptionData
(Heightmap.Types p_21771_, SpawnPlacements.Type p_21772_, SpawnPlacements.SpawnPredicate<?> p_21773_)