Uses of Interface
net.minecraft.util.math.shapes.IBooleanFunction
Packages that use IBooleanFunction
-
Uses of IBooleanFunction in net.minecraft.util.math.shapes
Fields in net.minecraft.util.math.shapes declared as IBooleanFunctionModifier and TypeFieldDescriptionstatic final IBooleanFunctionIBooleanFunction.ANDstatic final IBooleanFunctionIBooleanFunction.CAUSED_BYstatic final IBooleanFunctionIBooleanFunction.CAUSESstatic final IBooleanFunctionIBooleanFunction.FALSEstatic final IBooleanFunctionIBooleanFunction.FIRSTstatic final IBooleanFunctionIBooleanFunction.NOT_ANDstatic final IBooleanFunctionIBooleanFunction.NOT_FIRSTstatic final IBooleanFunctionIBooleanFunction.NOT_ORstatic final IBooleanFunctionIBooleanFunction.NOT_SAMEstatic final IBooleanFunctionIBooleanFunction.NOT_SECONDstatic final IBooleanFunctionIBooleanFunction.ONLY_FIRSTstatic final IBooleanFunctionIBooleanFunction.ONLY_SECONDstatic final IBooleanFunctionIBooleanFunction.ORstatic final IBooleanFunctionIBooleanFunction.SAMEstatic final IBooleanFunctionIBooleanFunction.SECONDstatic final IBooleanFunctionIBooleanFunction.TRUEMethods in net.minecraft.util.math.shapes with parameters of type IBooleanFunctionModifier and TypeMethodDescription(package private) static BitSetVoxelShapePartBitSetVoxelShapePart.join(VoxelShapePart p_197852_0_, VoxelShapePart p_197852_1_, IDoubleListMerger p_197852_2_, IDoubleListMerger p_197852_3_, IDoubleListMerger p_197852_4_, IBooleanFunction p_197852_5_) static VoxelShapeVoxelShapes.join(VoxelShape p_197878_0_, VoxelShape p_197878_1_, IBooleanFunction p_197878_2_) private static booleanVoxelShapes.joinIsNotEmpty(IDoubleListMerger p_197874_0_, IDoubleListMerger p_197874_1_, IDoubleListMerger p_197874_2_, VoxelShapePart p_197874_3_, VoxelShapePart p_197874_4_, IBooleanFunction p_197874_5_) static booleanVoxelShapes.joinIsNotEmpty(VoxelShape p_197879_0_, VoxelShape p_197879_1_, IBooleanFunction p_197879_2_) static VoxelShapeVoxelShapes.joinUnoptimized(VoxelShape p_197882_0_, VoxelShape p_197882_1_, IBooleanFunction p_197882_2_)