EasySpigotAPI
/
com.github.syari.spigot.api.config.type.section
/
ConfigIntSectionType
Config
Int
Section
Type
object
ConfigIntSectionType
:
ConfigSectionType
<
Int
>
Content copied to clipboard
整数型。
Since
1.3.0
Functions
Properties
See also
See also
com.github.syari.spigot.api.config.type.ConfigSectionType.Companion
Functions
parse
Link copied to clipboard
open override fun
parse
(config:
CustomConfig
, path:
String
, value:
String
):
Int
?
Content copied to clipboard
文字列を
Int
に変換する。
Properties
typeName
Link copied to clipboard
open override val
typeName
:
String
Content copied to clipboard
データ型の名前。