JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.minecraft.util.math.shapes
Interface VoxelShapePart.IFaceConsumer
Enclosing class:
VoxelShapePart
public static interface
VoxelShapePart.IFaceConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
consume
(
Direction
p_consume_1_, int p_consume_2_, int p_consume_3_, int p_consume_4_)
Method Details
consume
void
consume
(
Direction
p_consume_1_, int p_consume_2_, int p_consume_3_, int p_consume_4_)