Skip to content

commonnet.kernelpanicsoft.archie.data.client.modelAModelBuilderPlatformBlockElement

PlatformBlockElement


class PlatformBlockElement(from: Vector3f, to: Vector3f, faces: Map<Direction, BlockElementFace>, rotation: BlockElementRotation?, shade: Boolean, val faceData: AModelBuilder.PlatformFaceData) : BlockElement

Constructors

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: Vector3f

rotation


val rotation: BlockElementRotation

shade


to


val to: Vector3f