类 BlockElementFace
java.lang.Object
net.minecraft.client.renderer.block.model.BlockElementFace
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明final Direction
private final ForgeFaceData
static final int
(专用程序包) BlockElement
final String
final int
final BlockFaceUV
-
构造器概要
构造器构造器说明BlockElementFace
(Direction pCullForDirection, int pTintIndex, String pTexture, BlockFaceUV pUv) BlockElementFace
(Direction pCullForDirection, int pTintIndex, String pTexture, BlockFaceUV pUv, ForgeFaceData faceData) -
方法概要
-
字段详细资料
-
NO_TINT
public static final int NO_TINT- 另请参阅:
-
cullForDirection
-
tintIndex
public final int tintIndex -
texture
-
uv
-
faceData
-
parent
-
-
构造器详细资料
-
BlockElementFace
public BlockElementFace(@Nullable Direction pCullForDirection, int pTintIndex, String pTexture, BlockFaceUV pUv) -
BlockElementFace
public BlockElementFace(@Nullable Direction pCullForDirection, int pTintIndex, String pTexture, BlockFaceUV pUv, @Nullable ForgeFaceData faceData)
-
-
方法详细资料
-
getFaceData
-