Uses of Class
net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
Packages that use BitSetDiscreteVoxelShape
-
Uses of BitSetDiscreteVoxelShape in net.minecraft.world.phys.shapes
Methods in net.minecraft.world.phys.shapes that return BitSetDiscreteVoxelShapeModifier and TypeMethodDescription(package private) static BitSetDiscreteVoxelShapeBitSetDiscreteVoxelShape.join(DiscreteVoxelShape pMainShape, DiscreteVoxelShape pSecondaryShape, IndexMerger pMergerX, IndexMerger pMergerY, IndexMerger pMergerZ, BooleanOp pOperator) static BitSetDiscreteVoxelShapeBitSetDiscreteVoxelShape.withFilledBounds(int pX, int pY, int pZ, int pXMin, int pYMin, int pZMin, int pXMax, int pYMax, int pZMax)