Config Potion Effect Type List Data Type
object ConfigPotionEffectTypeListDataType : ConfigDataType<List<PotionEffectType>>
Content copied to clipboard
ポーションエフェクトの種類のリスト。
Since
1.5.0
See also
Functions
set
Link copied to clipboard
open override fun set(config: CustomConfig, path: String, value: List<PotionEffectType>?)
Content copied to clipboard