MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
api
/
party.morino.moripafishing.api.core.world
/
WeatherEffect
Weather
Effect
interface
WeatherEffect
天候効果のインターフェース 各天候ごとにapply/resetを実装する
Members
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
fishingWorldId
:
FishingWorldId
)
天候効果をワールドに適用する
reset
Link copied to clipboard
abstract
fun
reset
(
)
天候効果をリセット(元に戻す)