MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
api
/
party.morino.moripafishing.api.model.fish
/
CaughtFish
/
CaughtFish
Caught
Fish
constructor
(
uniqueId
:
UUID
,
fish
:
FishId
,
size
:
Double
,
rarity
:
RarityId
,
worth
:
Double
,
cfd
:
Double
,
angler
:
AnglerId
,
world
:
FishingWorldId
,
timestamp
:
ZonedDateTime
)