MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
api
/
party.morino.moripafishing.api.core.fishing
/
ApplyValue
Apply
Value
@
Serializable
data
class
ApplyValue
(
val
type
:
ApplyType
,
val
value
:
Double
,
val
unit
:
String
)
Members
Constructors
Apply
Value
Link copied to clipboard
constructor
(
type
:
ApplyType
,
value
:
Double
,
unit
:
String
)
Properties
type
Link copied to clipboard
val
type
:
ApplyType
unit
Link copied to clipboard
val
unit
:
String
value
Link copied to clipboard
val
value
:
Double