MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
api
/
party.morino.moripafishing.api.core.fish
/
Fish
Fish
interface
Fish
魚を表すインターフェース
Members
Functions
get
CFD
Link copied to clipboard
abstract
fun
getCFD
(
)
:
Double
魚の累積分布関数を取得する
get
Display
Name
Link copied to clipboard
abstract
fun
getDisplayName
(
)
:
Map
<
Locale
,
String
>
魚の表示名を取得する
get
Id
Link copied to clipboard
abstract
fun
getId
(
)
:
FishId
魚のキーを取得する
get
Rarity
Link copied to clipboard
abstract
fun
getRarity
(
)
:
RarityData
魚のレアリティを取得する
get
Size
Link copied to clipboard
abstract
fun
getSize
(
)
:
Double
魚のサイズを取得する
get
Worth
Link copied to clipboard
abstract
fun
getWorth
(
)
:
Double
魚の価値を取得する