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