HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.housing
/
House
/
House
House
constructor
(
uuid
:
String
?
=
null
,
owner
:
String
?
=
null
,
name
:
String
?
=
null
,
createdAt
:
Long
?
=
null
,
players
:
Int
?
=
null
,
cookies
:
Cookies
?
=
null
)