nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.world.region
/
VisualRegion
Visual
Region
object
VisualRegion
Members
Functions
hide
Region
Link copied to clipboard
fun
hideRegion
(
player
:
Player
,
regionId
:
UUID
)
is
Visible
Link copied to clipboard
fun
isVisible
(
player
:
Player
,
regionId
:
UUID
)
:
Boolean
remove
Region
Link copied to clipboard
fun
removeRegion
(
regionId
:
UUID
)
show
Region
Link copied to clipboard
fun
showRegion
(
player
:
Player
,
regionId
:
UUID
,
region
:
Region
)
toggle
View
Link copied to clipboard
fun
toggleView
(
player
:
Player
,
regionId
:
UUID
,
region
:
Region
)
update
Region
Link copied to clipboard
fun
updateRegion
(
regionId
:
UUID
,
region
:
Region
)