Uses of Interface
net.minecraft.util.math.shapes.VoxelShapePart.ILineConsumer
-
Packages that use VoxelShapePart.ILineConsumer Package Description net.minecraft.util.math.shapes -
-
Uses of VoxelShapePart.ILineConsumer in net.minecraft.util.math.shapes
Methods in net.minecraft.util.math.shapes with parameters of type VoxelShapePart.ILineConsumer Modifier and Type Method Description private void
VoxelShapePart. forAllAxisEdges(VoxelShapePart.ILineConsumer p_197832_1_, AxisRotation p_197832_2_, boolean p_197832_3_)
void
VoxelShapePart. forAllBoxes(VoxelShapePart.ILineConsumer p_197831_1_, boolean p_197831_2_)
void
VoxelShapePart. forAllEdges(VoxelShapePart.ILineConsumer p_197828_1_, boolean p_197828_2_)
-