Uses of Interface
net.minecraft.block.AbstractBlock.IPositionPredicate
-
Uses of AbstractBlock.IPositionPredicate in net.minecraft.block
Modifier and TypeFieldDescriptionprivate final AbstractBlock.IPositionPredicate
AbstractBlock.AbstractBlockState.emissiveRendering
private AbstractBlock.IPositionPredicate
AbstractBlock.Properties.emissiveRendering
private static final AbstractBlock.IPositionPredicate
PortalSize.FRAME
private final AbstractBlock.IPositionPredicate
AbstractBlock.AbstractBlockState.hasPostProcess
private AbstractBlock.IPositionPredicate
AbstractBlock.Properties.hasPostProcess
private final AbstractBlock.IPositionPredicate
AbstractBlock.AbstractBlockState.isRedstoneConductor
private AbstractBlock.IPositionPredicate
AbstractBlock.Properties.isRedstoneConductor
private final AbstractBlock.IPositionPredicate
AbstractBlock.AbstractBlockState.isSuffocating
private AbstractBlock.IPositionPredicate
AbstractBlock.Properties.isSuffocating
private final AbstractBlock.IPositionPredicate
AbstractBlock.AbstractBlockState.isViewBlocking
private AbstractBlock.IPositionPredicate
AbstractBlock.Properties.isViewBlocking
Modifier and TypeMethodDescriptionAbstractBlock.Properties.emissiveRendering
(AbstractBlock.IPositionPredicate p_235856_1_) AbstractBlock.Properties.hasPostProcess
(AbstractBlock.IPositionPredicate p_235852_1_) AbstractBlock.Properties.isRedstoneConductor
(AbstractBlock.IPositionPredicate p_235828_1_) AbstractBlock.Properties.isSuffocating
(AbstractBlock.IPositionPredicate p_235842_1_) AbstractBlock.Properties.isViewBlocking
(AbstractBlock.IPositionPredicate p_235847_1_)