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
/
AutopetRule
/
AutopetRule
Autopet
Rule
constructor
(
uuid
:
String
?
=
null
,
id
:
String
?
=
null
,
name
:
String
?
=
null
,
uniqueId
:
String
?
=
null
,
exceptions
:
List
<
AutopetException
>
?
=
null
,
disabled
:
Boolean
?
=
null
,
data
:
Map
<
String
,
String
>
?
=
null
)