SupportReference

data class SupportReference(val blockPos: BlockPos, val offsetX: Double, val offsetZ: Double)

Constructors

Link copied to clipboard
constructor(blockPos: BlockPos, offsetX: Double, offsetZ: Double)

Properties

Link copied to clipboard
val blockPos: BlockPos
Link copied to clipboard
Link copied to clipboard