Uses of Interface
net.minecraft.util.shape.VoxelSet.PositionBiConsumer
-
Uses of VoxelSet.PositionBiConsumer in net.minecraft.util.shape
Modifier and TypeMethodDescriptionvoid
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)