toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world.region
Package-level
declarations
Types
Functions
Types
Dynamic
Region
Link copied to clipboard
class
DynamicRegion
Region
Link copied to clipboard
class
Region
(
min
:
Location
,
max
:
Location
)
A region in the world.
Visual
Region
Link copied to clipboard
object
VisualRegion
Functions
range
To
Link copied to clipboard
operator
fun
Location
.
rangeTo
(
loc
:
Location
)
:
Region
Creates a
Region
from this
Location
to the given
Location
.