Uses of Interface
net.minecraft.util.shape.VoxelSet.PositionBiConsumer
| Package | Description |
|---|---|
| net.minecraft.util.shape |
-
Uses of VoxelSet.PositionBiConsumer in net.minecraft.util.shape
Methods in net.minecraft.util.shape with parameters of type VoxelSet.PositionBiConsumer Modifier and Type Method Description voidVoxelSet. 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)