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 BooleanOpBooleanOp.ANDstatic BooleanOpBooleanOp.CAUSED_BYstatic BooleanOpBooleanOp.CAUSESstatic BooleanOpBooleanOp.FALSEstatic BooleanOpBooleanOp.FIRSTstatic BooleanOpBooleanOp.NOT_ANDstatic BooleanOpBooleanOp.NOT_FIRSTstatic BooleanOpBooleanOp.NOT_ORstatic BooleanOpBooleanOp.NOT_SAMEstatic BooleanOpBooleanOp.NOT_SECONDstatic BooleanOpBooleanOp.ONLY_FIRSTstatic BooleanOpBooleanOp.ONLY_SECONDstatic BooleanOpBooleanOp.ORstatic BooleanOpBooleanOp.SAMEstatic BooleanOpBooleanOp.SECONDstatic 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_)