Uses of Interface
net.minecraft.util.shape.VoxelSet.PositionConsumer
Package | Description |
---|---|
net.minecraft.util.shape |
-
Uses of VoxelSet.PositionConsumer in net.minecraft.util.shape
Methods in net.minecraft.util.shape with parameters of type VoxelSet.PositionConsumer Modifier and Type Method Description void
VoxelSet. forEachDirection(VoxelSet.PositionConsumer positionConsumer)
private void
VoxelSet. forEachDirection(VoxelSet.PositionConsumer positionConsumer, AxisCycleDirection direction)