Uses of Interface
net.minecraft.util.shape.VoxelSet.PositionBiConsumer
-
Uses of VoxelSet.PositionBiConsumer in net.minecraft.util.shape
Modifier and TypeMethodDescriptionprotected static void
BitSetVoxelSet.forEachBox
(VoxelSet voxelSet, VoxelSet.PositionBiConsumer callback, boolean coalesce) void
VoxelSet.forEachBox
(VoxelSet.PositionBiConsumer consumer, boolean coalesce) void
VoxelSet.forEachEdge
(VoxelSet.PositionBiConsumer callback, boolean coalesce) private void
VoxelSet.forEachEdge
(VoxelSet.PositionBiConsumer callback, AxisCycleDirection direction, boolean coalesce)