Uses of Interface
net.minecraft.world.level.block.state.BlockBehaviour.StatePredicate
Packages that use BlockBehaviour.StatePredicate
-
Uses of BlockBehaviour.StatePredicate in net.minecraft.world.level.block.state
Fields in net.minecraft.world.level.block.state declared as BlockBehaviour.StatePredicateModifier and TypeFieldDescriptionprivate BlockBehaviour.StatePredicateBlockBehaviour.BlockStateBase.emissiveRendering(package private) BlockBehaviour.StatePredicateBlockBehaviour.Properties.emissiveRenderingprivate BlockBehaviour.StatePredicateBlockBehaviour.BlockStateBase.hasPostProcess(package private) BlockBehaviour.StatePredicateBlockBehaviour.Properties.hasPostProcessprivate BlockBehaviour.StatePredicateBlockBehaviour.BlockStateBase.isRedstoneConductor(package private) BlockBehaviour.StatePredicateBlockBehaviour.Properties.isRedstoneConductorprivate BlockBehaviour.StatePredicateBlockBehaviour.BlockStateBase.isSuffocating(package private) BlockBehaviour.StatePredicateBlockBehaviour.Properties.isSuffocatingprivate BlockBehaviour.StatePredicateBlockBehaviour.BlockStateBase.isViewBlocking(package private) BlockBehaviour.StatePredicateBlockBehaviour.Properties.isViewBlockingMethods in net.minecraft.world.level.block.state with parameters of type BlockBehaviour.StatePredicateModifier and TypeMethodDescriptionBlockBehaviour.Properties.emissiveRendering(BlockBehaviour.StatePredicate p_60992_)BlockBehaviour.Properties.hasPostProcess(BlockBehaviour.StatePredicate p_60983_)BlockBehaviour.Properties.isRedstoneConductor(BlockBehaviour.StatePredicate p_60925_)BlockBehaviour.Properties.isSuffocating(BlockBehaviour.StatePredicate p_60961_)BlockBehaviour.Properties.isViewBlocking(BlockBehaviour.StatePredicate p_60972_) -
Uses of BlockBehaviour.StatePredicate in net.minecraft.world.level.portal
Fields in net.minecraft.world.level.portal declared as BlockBehaviour.StatePredicate