EasySpigotAPI
/
com.github.syari.spigot.api.config.type.data
/
ConfigInventoryDataType
/
get
get
open override fun
get
(config:
CustomConfig
, path:
String
, notFoundError:
Boolean
):
Map
<
Int
,
ItemStack
>
Content copied to clipboard
コンフィグから値を取得する。
Return
取得した値
Since
1.7.0
Parameters
config
CustomConfig
path
コンフィグパス
notFoundError
存在しないデータの場合にエラーを出す