public class SplitVoxelShape extends VoxelShape
part| コンストラクタと説明 | 
|---|
| SplitVoxelShape(VoxelShape shapeIn,
               Direction.Axis axis,
               int p_i47682_3_) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| 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, withOffsetpublic SplitVoxelShape(VoxelShape shapeIn, Direction.Axis axis, int p_i47682_3_)
protected it.unimi.dsi.fastutil.doubles.DoubleList getValues(Direction.Axis axis)
getValues クラス内 VoxelShape