public final class SimpleVoxelShape extends VoxelShape
voxels
Modifier | Constructor and Description |
---|---|
protected |
SimpleVoxelShape(VoxelSet voxels) |
Modifier and Type | Method and Description |
---|---|
protected int |
getCoordIndex(Direction.Axis axis,
double coord) |
protected it.unimi.dsi.fastutil.doubles.DoubleList |
getPointPositions(Direction.Axis axis) |
calculateMaxDistance, calculateMaxDistance, contains, forEachBox, forEachEdge, getBoundingBox, getBoundingBoxes, getEndingCoord, getFace, getMax, getMin, getPointPosition, isEmpty, offset, raycast, simplify, toString
protected SimpleVoxelShape(VoxelSet voxels)
protected it.unimi.dsi.fastutil.doubles.DoubleList getPointPositions(Direction.Axis axis)
getPointPositions
in class VoxelShape
protected int getCoordIndex(Direction.Axis axis, double coord)
getCoordIndex
in class VoxelShape