Package | Description |
---|---|
net.minecraft.util.math.shapes |
Modifier and Type | Method and Description |
---|---|
void |
VoxelShapePart.forEachBox(VoxelShapePart.ILineConsumer consumer,
boolean combine) |
void |
VoxelShapePart.forEachEdge(VoxelShapePart.ILineConsumer consumer,
boolean combine) |
private void |
VoxelShapePart.forEachEdgeOnAxis(VoxelShapePart.ILineConsumer p_197832_1_,
AxisRotation p_197832_2_,
boolean p_197832_3_) |