public final class VoxelShapeInt extends VoxelShape
part| Constructor and Description |
|---|
VoxelShapeInt(VoxelShapePart p_i47679_1_,
int x,
int y,
int z) |
| 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, withOffsetpublic VoxelShapeInt(VoxelShapePart p_i47679_1_, int x, int y, int z)
protected it.unimi.dsi.fastutil.doubles.DoubleList getValues(EnumFacing.Axis axis)
getValues in class VoxelShape