kumamc-api
1.0.0-beta.3
kumamc-api
/
net.projecttl.kuma.mc.api.listeners
/
MapData
Map
Data
data
class
MapData
(
val
spawn
:
Pos
,
val
area
:
Area
,
val
height
:
Int
)
Constructors
Properties
Constructors
Map
Data
Link copied to clipboard
fun
MapData
(
spawn
:
Pos
,
area
:
Area
,
height
:
Int
)
Properties
area
Link copied to clipboard
val
area
:
Area
height
Link copied to clipboard
val
height
:
Int
spawn
Link copied to clipboard
val
spawn
:
Pos