HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
GreenhouseCoordinate
Greenhouse
Coordinate
@
Serializable
data
class
GreenhouseCoordinate
(
val
x
:
Int
?
=
null
,
val
y
:
Int
?
=
null
)
Members
Constructors
Greenhouse
Coordinate
Link copied to clipboard
constructor
(
x
:
Int
?
=
null
,
y
:
Int
?
=
null
)
Properties
x
Link copied to clipboard
val
x
:
Int
?
=
null
y
Link copied to clipboard
val
y
:
Int
?
=
null