KSpigot
/
net.axay.kspigot.extensions.geometry
/
SimpleChunkLocation
Simple
Chunk
Location
data class
SimpleChunkLocation
(x:
Int
, z:
Int
)
Content copied to clipboard
Properties
Extensions
Properties
x
Link copied to clipboard
val
x
:
Int
Content copied to clipboard
z
Link copied to clipboard
val
z
:
Int
Content copied to clipboard
Extensions
withWorld
Link copied to clipboard
fun
SimpleChunkLocation
.
withWorld
(world:
World
):
Chunk
Content copied to clipboard