JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
net.minecraft.util.math.shapes.VoxelShapes.ILineConsumer
Packages that use
VoxelShapes.ILineConsumer
Package
Description
net.minecraft.util.math.shapes
Uses of
VoxelShapes.ILineConsumer
in
net.minecraft.util.math.shapes
Methods in
net.minecraft.util.math.shapes
with parameters of type
VoxelShapes.ILineConsumer
Modifier and Type
Method and Description
void
VoxelShape.
forEachBox
(
VoxelShapes.ILineConsumer
action)
void
VoxelShape.
forEachEdge
(
VoxelShapes.ILineConsumer
action)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes