public class VoxelShapeSplit extends VoxelShape
part
Constructor and Description |
---|
VoxelShapeSplit(VoxelShape shapeIn,
EnumFacing.Axis axis,
int p_i47682_3_) |
Modifier and Type | Method and Description |
---|---|
protected it.unimi.dsi.fastutil.doubles.DoubleList |
getValues(EnumFacing.Axis axis) |
contains, forEachBox, forEachEdge, func_212430_a, func_212431_a, func_212433_a, func_212434_a, getBoundingBox, getClosestIndex, getEnd, getStart, getValueUnchecked, isEmpty, max, min, simplify, toBoundingBoxList, toString, withOffset
public VoxelShapeSplit(VoxelShape shapeIn, EnumFacing.Axis axis, int p_i47682_3_)
protected it.unimi.dsi.fastutil.doubles.DoubleList getValues(EnumFacing.Axis axis)
getValues
in class VoxelShape