Uses of Interface
net.minecraft.world.phys.shapes.DiscreteVoxelShape.IntLineConsumer
Packages that use DiscreteVoxelShape.IntLineConsumer
-
Uses of DiscreteVoxelShape.IntLineConsumer in net.minecraft.world.phys.shapes
Methods in net.minecraft.world.phys.shapes with parameters of type DiscreteVoxelShape.IntLineConsumerModifier and TypeMethodDescriptionprivate void
DiscreteVoxelShape.forAllAxisEdges
(DiscreteVoxelShape.IntLineConsumer pLineConsumer, AxisCycle pAxis, boolean pCombine) protected static void
BitSetDiscreteVoxelShape.forAllBoxes
(DiscreteVoxelShape pShape, DiscreteVoxelShape.IntLineConsumer pConsumer, boolean pCombine) void
DiscreteVoxelShape.forAllBoxes
(DiscreteVoxelShape.IntLineConsumer pConsumer, boolean pCombine) void
DiscreteVoxelShape.forAllEdges
(DiscreteVoxelShape.IntLineConsumer pConsumer, boolean pCombine)