Uses of Interface
net.minecraft.world.phys.shapes.BooleanOp
Packages that use BooleanOp
-
Uses of BooleanOp in net.minecraft.world.phys.shapes
Fields in net.minecraft.world.phys.shapes declared as BooleanOpModifier and TypeFieldDescriptionstatic final BooleanOpBooleanOp.ANDstatic final BooleanOpBooleanOp.CAUSED_BYstatic final BooleanOpBooleanOp.CAUSESstatic final BooleanOpBooleanOp.FALSEstatic final BooleanOpBooleanOp.FIRSTstatic final BooleanOpBooleanOp.NOT_ANDstatic final BooleanOpBooleanOp.NOT_FIRSTstatic final BooleanOpBooleanOp.NOT_ORstatic final BooleanOpBooleanOp.NOT_SAMEstatic final BooleanOpBooleanOp.NOT_SECONDstatic final BooleanOpBooleanOp.ONLY_FIRSTstatic final BooleanOpBooleanOp.ONLY_SECONDstatic final BooleanOpBooleanOp.ORstatic final BooleanOpBooleanOp.SAMEstatic final BooleanOpBooleanOp.SECONDstatic final BooleanOpBooleanOp.TRUEMethods in net.minecraft.world.phys.shapes with parameters of type BooleanOpModifier and TypeMethodDescription(package private) static BitSetDiscreteVoxelShapeBitSetDiscreteVoxelShape.join(DiscreteVoxelShape p_82642_, DiscreteVoxelShape p_82643_, IndexMerger p_82644_, IndexMerger p_82645_, IndexMerger p_82646_, BooleanOp p_82647_) static VoxelShapeShapes.join(VoxelShape p_83114_, VoxelShape p_83115_, BooleanOp p_83116_) private static booleanShapes.joinIsNotEmpty(IndexMerger p_83104_, IndexMerger p_83105_, IndexMerger p_83106_, DiscreteVoxelShape p_83107_, DiscreteVoxelShape p_83108_, BooleanOp p_83109_) static booleanShapes.joinIsNotEmpty(VoxelShape p_83158_, VoxelShape p_83159_, BooleanOp p_83160_) static VoxelShapeShapes.joinUnoptimized(VoxelShape p_83149_, VoxelShape p_83150_, BooleanOp p_83151_)