Placement Information
data class PlacementInformation(val blockPlacementInformation: BlockPlacementInformation, val position: Vec3I)
Content copied to clipboard
Constructors
Link copied to clipboard
fun PlacementInformation(blockPlacementInformation: BlockPlacementInformation, position: Vec3I)
Content copied to clipboard