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 mainShape, DiscreteVoxelShape secondaryShape, IndexMerger mergerX, IndexMerger mergerY, IndexMerger mergerZ, BooleanOp operator) static BitSetDiscreteVoxelShapeBitSetDiscreteVoxelShape.withFilledBounds(int x, int y, int z, int xMin, int yMin, int zMin, int xMax, int yMax, int zMax)