Uses of Interface
net.minecraft.world.phys.shapes.DiscreteVoxelShape.IntFaceConsumer
Packages that use DiscreteVoxelShape.IntFaceConsumer
-
Uses of DiscreteVoxelShape.IntFaceConsumer in net.minecraft.world.phys.shapes
Methods in net.minecraft.world.phys.shapes with parameters of type DiscreteVoxelShape.IntFaceConsumerModifier and TypeMethodDescriptionprivate void
DiscreteVoxelShape.forAllAxisFaces
(DiscreteVoxelShape.IntFaceConsumer pFaceConsumer, AxisCycle pAxisRotation) void
DiscreteVoxelShape.forAllFaces
(DiscreteVoxelShape.IntFaceConsumer pFaceConsumer)