Package net.minecraft.world.phys.shapes
Interface Shapes.DoubleLineConsumer
- Enclosing class:
Shapes
public static interface Shapes.DoubleLineConsumer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
consume
(double minX, double minY, double minZ, double maxX, double maxY, double maxZ)
-
Method Details
-
consume
void consume(double minX, double minY, double minZ, double maxX, double maxY, double maxZ)
-