toggle menu
ktaf
1.5.2
jvm
switch theme
search in API
ktaf
/
com.github.benpollarduk.ktaf.assets.locations
/
Region
/
addRoom
add
Room
fun
addRoom
(
room
:
Room
,
x
:
Int
,
y
:
Int
,
z
:
Int
)
:
Boolean
Add a
room
at a specified
x
,
y
and
z
location. Returns true if the
Room
could be added, else false.