Uses of Interface
net.minecraft.util.shape.VoxelSet.PositionConsumer
Packages that use VoxelSet.PositionConsumer
-
Uses of VoxelSet.PositionConsumer in net.minecraft.util.shape
Methods in net.minecraft.util.shape with parameters of type VoxelSet.PositionConsumerModifier and TypeMethodDescriptionvoid
VoxelSet.forEachDirection
(VoxelSet.PositionConsumer consumer) private void
VoxelSet.forEachDirection
(VoxelSet.PositionConsumer consumer, AxisCycleDirection direction)