Class BlockElementFace
java.lang.Object
net.minecraft.client.renderer.block.model.BlockElementFace
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Directionprivate final ForgeFaceDatastatic final int(package private) BlockElementfinal Stringfinal intfinal BlockFaceUV - 
Constructor Summary
ConstructorsConstructorDescriptionBlockElementFace(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
 
 -