Uses of Class
net.minecraft.util.shape.BitSetVoxelSet
Package | Description |
---|---|
net.minecraft.util.shape |
-
Uses of BitSetVoxelSet in net.minecraft.util.shape
Methods in net.minecraft.util.shape that return BitSetVoxelSet Modifier and Type Method Description (package private) static BitSetVoxelSet
BitSetVoxelSet. combine(VoxelSet first, VoxelSet second, PairList xPoints, PairList yPoints, PairList zPoints, BooleanBiFunction function)
static BitSetVoxelSet
BitSetVoxelSet. method_31939(int xSize, int ySize, int zSize, int xMin, int yMin, int zMin, int xMax, int yMax, int zMax)