public final class VoxelShapeArray extends VoxelShape
part
修飾子 | コンストラクタと説明 |
---|---|
protected |
VoxelShapeArray(VoxelShapePart shapePartIn,
double[] xPointsIn,
double[] yPointsIn,
double[] zPointsIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
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, withOffset
protected VoxelShapeArray(VoxelShapePart shapePartIn, double[] xPointsIn, double[] yPointsIn, double[] zPointsIn)
protected it.unimi.dsi.fastutil.doubles.DoubleList getValues(Direction.Axis axis)
getValues
クラス内 VoxelShape