Uses of Interface
net.minecraft.util.math.shapes.VoxelShapes.ILineConsumer
-
Packages that use VoxelShapes.ILineConsumer Package Description net.minecraft.util.math.shapes -
-
Uses of VoxelShapes.ILineConsumer in net.minecraft.util.math.shapes
Methods in net.minecraft.util.math.shapes with parameters of type VoxelShapes.ILineConsumer Modifier and Type Method Description void
VoxelShape. forAllBoxes(VoxelShapes.ILineConsumer p_197755_1_)
void
VoxelShape. forAllEdges(VoxelShapes.ILineConsumer p_197754_1_)
-