HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock.profile
/
VillagePlaza
Village
Plaza
@
Serializable
data
class
VillagePlaza
(
val
murder
:
Murder
?
=
null
,
val
barryCenter
:
BarryCenter
?
=
null
,
val
cowboy
:
Cowboy
?
=
null
,
val
barterBank
:
Map
<
String
,
JsonElement
>
?
=
null
,
val
lonely
:
Lonely
?
=
null
,
val
seraphine
:
Seraphine
?
=
null
,
val
gotScammed
:
Boolean
?
=
null
)
Information related to the Village Plaza
Members
Constructors
Village
Plaza
Link copied to clipboard
constructor
(
murder
:
Murder
?
=
null
,
barryCenter
:
BarryCenter
?
=
null
,
cowboy
:
Cowboy
?
=
null
,
barterBank
:
Map
<
String
,
JsonElement
>
?
=
null
,
lonely
:
Lonely
?
=
null
,
seraphine
:
Seraphine
?
=
null
,
gotScammed
:
Boolean
?
=
null
)
Properties
barry
Center
Link copied to clipboard
val
barryCenter
:
BarryCenter
?
=
null
barter
Bank
Link copied to clipboard
@
SerialName
(
value
=
"barter_bank"
)
val
barterBank
:
Map
<
String
,
JsonElement
>
?
=
null
cowboy
Link copied to clipboard
val
cowboy
:
Cowboy
?
=
null
got
Scammed
Link copied to clipboard
@
SerialName
(
value
=
"got_scammed"
)
val
gotScammed
:
Boolean
?
=
null
lonely
Link copied to clipboard
val
lonely
:
Lonely
?
=
null
murder
Link copied to clipboard
val
murder
:
Murder
?
=
null
Detective Amog's murder quest
seraphine
Link copied to clipboard
val
seraphine
:
Seraphine
?
=
null