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 void
VoxelSet. forEachBox(VoxelSet.PositionBiConsumer consumer, boolean largest)
void
VoxelSet. forEachEdge(VoxelSet.PositionBiConsumer positionBiConsumer, boolean bool)
private void
VoxelSet. forEachEdge(VoxelSet.PositionBiConsumer positionBiConsumer, AxisCycleDirection direction, boolean bool)
protected static void
BitSetVoxelSet. method_31941(VoxelSet voxelSet, VoxelSet.PositionBiConsumer positionBiConsumer, boolean bool)