MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
api
/
party.morino.moripafishing.api.model.fish
/
ConditionData
/
ConditionData
Condition
Data
constructor
(
weather
:
List
<
WeatherType
>
=
emptyList()
,
world
:
List
<
FishingWorldId
>
=
emptyList()
,
time
:
List
<
TimeRange
>
=
emptyList()
)