common • net.kernelpanicsoft.archie.data.client.model • AModelBuilder • PlatformBlockElement
PlatformBlockElement
class PlatformBlockElement(from: Vector3f, to: Vector3f, faces: Map<Direction, BlockElementFace>, rotation: BlockElementRotation?, shade: Boolean, val faceData: AModelBuilder.PlatformFaceData) : BlockElementConstructors
PlatformBlockElement
constructor(from: Vector3f, to: Vector3f, faces: Map<Direction, BlockElementFace>, rotation: BlockElementRotation?, shade: Boolean, faceData: AModelBuilder.PlatformFaceData)Properties
faceData
faces
val faces: MutableMap<Direction, BlockElementFace>from
val from: Vector3frotation
val rotation: BlockElementRotationshade
to
val to: Vector3f