Uses of Interface
net.minecraft.util.math.shapes.VoxelShapePart.IFaceConsumer
-
Packages that use VoxelShapePart.IFaceConsumer Package Description net.minecraft.util.math.shapes -
-
Uses of VoxelShapePart.IFaceConsumer in net.minecraft.util.math.shapes
Methods in net.minecraft.util.math.shapes with parameters of type VoxelShapePart.IFaceConsumer Modifier and Type Method Description private void
VoxelShapePart. forAllAxisFaces(VoxelShapePart.IFaceConsumer p_211541_1_, AxisRotation p_211541_2_)
void
VoxelShapePart. forAllFaces(VoxelShapePart.IFaceConsumer p_211540_1_)
-