public final class VoxelShapeCube extends VoxelShape
part| 修飾子 | コンストラクタと説明 | 
|---|---|
| protected  | VoxelShapeCube(VoxelShapePart p_i48182_1_) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| protected int | getClosestIndex(Direction.Axis axis,
               double position) | 
| protected it.unimi.dsi.fastutil.doubles.DoubleList | getValues(Direction.Axis axis) | 
contains, forEachBox, forEachEdge, getAllowedOffset, getAllowedOffset, getBoundingBox, getEnd, getStart, getValueUnchecked, isEmpty, max, min, project, rayTrace, simplify, toBoundingBoxList, toString, withOffsetprotected VoxelShapeCube(VoxelShapePart p_i48182_1_)
protected it.unimi.dsi.fastutil.doubles.DoubleList getValues(Direction.Axis axis)
getValues クラス内 VoxelShapeprotected int getClosestIndex(Direction.Axis axis, double position)
getClosestIndex クラス内 VoxelShape