Uses of Interface
net.minecraft.block.AbstractBlock.IPositionPredicate
-
Packages that use AbstractBlock.IPositionPredicate Package Description net.minecraft.block -
-
Uses of AbstractBlock.IPositionPredicate in net.minecraft.block
Methods in net.minecraft.block with parameters of type AbstractBlock.IPositionPredicate Modifier and Type Method Description AbstractBlock.Properties
AbstractBlock.Properties. emissiveRendering(AbstractBlock.IPositionPredicate p_235856_1_)
AbstractBlock.Properties
AbstractBlock.Properties. hasPostProcess(AbstractBlock.IPositionPredicate p_235852_1_)
AbstractBlock.Properties
AbstractBlock.Properties. isRedstoneConductor(AbstractBlock.IPositionPredicate p_235828_1_)
AbstractBlock.Properties
AbstractBlock.Properties. isSuffocating(AbstractBlock.IPositionPredicate p_235842_1_)
AbstractBlock.Properties
AbstractBlock.Properties. isViewBlocking(AbstractBlock.IPositionPredicate p_235847_1_)
-