Uses of Interface
net.minecraft.world.phys.shapes.DiscreteVoxelShape.IntLineConsumer
-
Uses of DiscreteVoxelShape.IntLineConsumer in net.minecraft.world.phys.shapes
Modifier and TypeMethodDescriptionprivate void
DiscreteVoxelShape.forAllAxisEdges
(DiscreteVoxelShape.IntLineConsumer p_82816_, AxisCycle p_82817_, boolean p_82818_) protected static void
BitSetDiscreteVoxelShape.forAllBoxes
(DiscreteVoxelShape p_165964_, DiscreteVoxelShape.IntLineConsumer p_165965_, boolean p_165966_) void
DiscreteVoxelShape.forAllBoxes
(DiscreteVoxelShape.IntLineConsumer p_82833_, boolean p_82834_) void
DiscreteVoxelShape.forAllEdges
(DiscreteVoxelShape.IntLineConsumer p_82820_, boolean p_82821_)