public class SplitVoxelShape extends VoxelShape
part
Constructor and Description |
---|
SplitVoxelShape(VoxelShape shapeIn,
Direction.Axis axis,
int p_i47682_3_) |
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, withOffset
public SplitVoxelShape(VoxelShape shapeIn, Direction.Axis axis, int p_i47682_3_)
protected it.unimi.dsi.fastutil.doubles.DoubleList getValues(Direction.Axis axis)
getValues
in class VoxelShape