Success

data class Success(val path: Path, val blocks: Long, val nonAirBlocks: Long = 0) : EverArenas.RefreshResult(source)

Template exported successfully.

Constructors

Link copied to clipboard
constructor(path: Path, blocks: Long, nonAirBlocks: Long = 0)

Properties

Link copied to clipboard

Volume (bounding box) of the exported region.

Link copied to clipboard

Number of non-air blocks actually stored in the template.

Link copied to clipboard
val path: Path

Output path written to.