Uses of Interface
net.minecraft.block.AbstractBlock.TypedContextPredicate
-
Uses of AbstractBlock.TypedContextPredicate in net.minecraft.block
Modifier and TypeFieldDescription(package private) AbstractBlock.TypedContextPredicate<EntityType<?>>
AbstractBlock.Settings.allowsSpawningPredicate
Modifier and TypeMethodDescriptionAbstractBlock.Settings.allowsSpawning
(AbstractBlock.TypedContextPredicate<EntityType<?>> predicate) Specifies logic that calculates whether an entity can spawn on a block.