Package net.minecraft.world.phys.shapes
Interface DiscreteVoxelShape.IntLineConsumer
- Enclosing class:
- DiscreteVoxelShape
public static interface DiscreteVoxelShape.IntLineConsumer
- 
Method SummaryModifier and TypeMethodDescriptionvoidconsume(int p_82859_, int p_82860_, int p_82861_, int p_82862_, int p_82863_, int p_82864_) 
- 
Method Details- 
consumevoid consume(int p_82859_, int p_82860_, int p_82861_, int p_82862_, int p_82863_, int p_82864_) 
 
-