Uses of Interface
net.minecraft.block.AbstractBlock.TypedContextPredicate
Packages that use AbstractBlock.TypedContextPredicate
-
Uses of AbstractBlock.TypedContextPredicate in net.minecraft.block
Fields in net.minecraft.block declared as AbstractBlock.TypedContextPredicateModifier and TypeFieldDescription(package private) AbstractBlock.TypedContextPredicate<EntityType<?>>
AbstractBlock.Settings.allowsSpawningPredicate
Methods in net.minecraft.block with parameters of type AbstractBlock.TypedContextPredicateModifier and TypeMethodDescriptionAbstractBlock.Settings.allowsSpawning
(AbstractBlock.TypedContextPredicate<EntityType<?>> predicate) Specifies logic that calculates whether an entity can spawn on a block.