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 voidDiscreteVoxelShape.forAllAxisEdges(DiscreteVoxelShape.IntLineConsumer lineConsumer, AxisCycle axis, boolean combine) protected static voidBitSetDiscreteVoxelShape.forAllBoxes(DiscreteVoxelShape shape, DiscreteVoxelShape.IntLineConsumer consumer, boolean combine) voidDiscreteVoxelShape.forAllBoxes(DiscreteVoxelShape.IntLineConsumer consumer, boolean combine) voidDiscreteVoxelShape.forAllEdges(DiscreteVoxelShape.IntLineConsumer consumer, boolean combine)