PlacementInformation

data class PlacementInformation(val blockPlacementInformation: BlockPlacementInformation, val position: Vec3I)

Constructors

Link copied to clipboard
fun PlacementInformation(blockPlacementInformation: BlockPlacementInformation, position: Vec3I)

Properties

Link copied to clipboard
Link copied to clipboard
val position: Vec3I