public final class VoxelShapeArray extends VoxelShape
part| Modifier | Constructor and Description |
|---|---|
protected |
VoxelShapeArray(VoxelShapePart shapePartIn,
double[] xPointsIn,
double[] yPointsIn,
double[] zPointsIn) |
| Modifier and Type | Method and Description |
|---|---|
protected it.unimi.dsi.fastutil.doubles.DoubleList |
getValues(Direction.Axis axis) |
contains, forEachBox, forEachEdge, getAllowedOffset, getAllowedOffset, getBoundingBox, getClosestIndex, getEnd, getStart, getValueUnchecked, isEmpty, max, min, project, rayTrace, simplify, toBoundingBoxList, toString, withOffsetprotected VoxelShapeArray(VoxelShapePart shapePartIn, double[] xPointsIn, double[] yPointsIn, double[] zPointsIn)
protected it.unimi.dsi.fastutil.doubles.DoubleList getValues(Direction.Axis axis)
getValues in class VoxelShape