Class BlockElementFace
java.lang.Object
net.minecraft.client.renderer.block.model.BlockElementFace
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionfinal Direction
private final ForgeFaceData
static final int
(package private) BlockElement
final String
final int
final BlockFaceUV
-
Constructor Summary
ConstructorDescriptionBlockElementFace
(Direction p_111359_, int p_111360_, String p_111361_, BlockFaceUV p_111362_) BlockElementFace
(Direction p_111359_, int p_111360_, String p_111361_, BlockFaceUV p_111362_, ForgeFaceData faceData) -
Method Summary
-
Field Details
-
NO_TINT
public static final int NO_TINT- See Also:
-
cullForDirection
-
tintIndex
public final int tintIndex -
texture
-
uv
-
faceData
-
parent
-
-
Constructor Details
-
BlockElementFace
public BlockElementFace(@Nullable Direction p_111359_, int p_111360_, String p_111361_, BlockFaceUV p_111362_) -
BlockElementFace
public BlockElementFace(@Nullable Direction p_111359_, int p_111360_, String p_111361_, BlockFaceUV p_111362_, @Nullable ForgeFaceData faceData)
-
-
Method Details
-
getFaceData
-