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
/
ActiveEffect
/
ActiveEffect
Active
Effect
constructor
(
effect
:
String
?
=
null
,
level
:
Int
?
=
null
,
modifiers
:
List
<
JsonElement
>
?
=
null
,
ticksRemaining
:
Long
?
=
null
,
infinite
:
Boolean
?
=
null
,
flags
:
Int
?
=
null
)