common • net.kernelpanicsoft.archie.data.client.model • AModelBuilder • PlatformBlockElementFace
PlatformBlockElementFace
class PlatformBlockElementFace(cullForDirection: Direction?, tintIndex: Int, texture: String, uv: BlockFaceUV, val faceData: AModelBuilder.PlatformFaceData) : BlockElementFaceConstructors
PlatformBlockElementFace
constructor(cullForDirection: Direction?, tintIndex: Int, texture: String, uv: BlockFaceUV, faceData: AModelBuilder.PlatformFaceData)Properties
faceData
Functions
cullForDirection
@Nullableopen fun cullForDirection(): Direction?equals
hashCode
texture
tintIndex
toString
uv
open fun uv(): BlockFaceUV