public final class VoxelShapeCube extends VoxelShape
part| Modifier | Constructor and Description |
|---|---|
protected |
VoxelShapeCube(VoxelShapePart p_i48182_1_) |
| Modifier and Type | Method and Description |
|---|---|
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 in class VoxelShapeprotected int getClosestIndex(Direction.Axis axis, double position)
getClosestIndex in class VoxelShape