Uses of Interface
net.minecraft.entity.SpawnRestriction.SpawnPredicate
-
Uses of SpawnRestriction.SpawnPredicate in net.minecraft.entity
Modifier and TypeFieldDescription(package private) SpawnRestriction.SpawnPredicate<?>
SpawnRestriction.Entry.predicate
Modifier and TypeMethodDescriptionprivate static <T extends MobEntity>
voidSpawnRestriction.register(EntityType<T> type, SpawnRestriction.Location location, Heightmap.Type heightmapType, SpawnRestriction.SpawnPredicate<T> predicate)
ModifierConstructorDescriptionEntry(Heightmap.Type heightmapType, SpawnRestriction.Location location, SpawnRestriction.SpawnPredicate<?> predicate)