1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.data
/
Location
/
Custom
/
Coordinate
Coordinate
data
class
Coordinate
(
val
value
:
Number
?
,
val
type
:
Location.Custom.Type
)
Members
Constructors
Coordinate
Link copied to clipboard
constructor
(
value
:
Number
?
,
type
:
Location.Custom.Type
)
constructor
(
value
:
Number
)
Properties
type
Link copied to clipboard
val
type
:
Location.Custom.Type
value
Link copied to clipboard
val
value
:
Number
?