MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
api
/
party.morino.moripafishing.api.model.rod
/
RodConfiguration
/
RodConfiguration
Rod
Configuration
constructor
(
rodType
:
String
,
waitTimeMultiplier
:
Double
=
1.0
,
bonusEffects
:
List
<
ApplyValue
>
=
emptyList()
,
weatherImmunity
:
Boolean
=
false
,
fishingWorldBonuses
:
Map
<
String
,
Double
>
=
emptyMap()
,
displayNameKey
:
String
=
""
,
loreKeys
:
List
<
String
>
=
emptyList()
)