Uses of Interface
net.minecraft.util.shape.VoxelSet.PositionBiConsumer
Packages that use VoxelSet.PositionBiConsumer
- 
Uses of VoxelSet.PositionBiConsumer in net.minecraft.util.shapeMethods in net.minecraft.util.shape with parameters of type VoxelSet.PositionBiConsumerModifier and TypeMethodDescriptionvoidVoxelSet.forEachBox(VoxelSet.PositionBiConsumer consumer, boolean largest) voidVoxelSet.forEachEdge(VoxelSet.PositionBiConsumer positionBiConsumer, boolean bool) private voidVoxelSet.forEachEdge(VoxelSet.PositionBiConsumer positionBiConsumer, AxisCycleDirection direction, boolean bool) protected static voidBitSetVoxelSet.method_31941(VoxelSet voxelSet, VoxelSet.PositionBiConsumer positionBiConsumer, boolean bool)