EasySpigotAPI
/
com.github.syari.spigot.api.config.type
/
ConfigSectionType
/
parse
parse
abstract fun
parse
(config:
CustomConfig
, path:
String
, value:
String
):
T
?
Content copied to clipboard
文字列を任意の型に変換する。
Return
変換した後の値
Since
1.3.0
Parameters
config
CustomConfig
path
セクションパス
value
セクションキー