Uses of Class
cc.carm.plugin.userprefix.conf.gui.GUIItems
-
Packages that use GUIItems Package Description cc.carm.plugin.userprefix.conf cc.carm.plugin.userprefix.conf.gui -
-
Uses of GUIItems in cc.carm.plugin.userprefix.conf
Fields in cc.carm.plugin.userprefix.conf with type parameters of type GUIItems Modifier and Type Field Description static cc.carm.lib.configuration.core.value.ConfigValue<GUIItems>
PluginConfig.GUI. ITEMS
-
Uses of GUIItems in cc.carm.plugin.userprefix.conf.gui
Methods in cc.carm.plugin.userprefix.conf.gui that return GUIItems Modifier and Type Method Description static GUIItems
GUIItems. defaults()
static GUIItems
GUIItems. parse(cc.carm.lib.configuration.core.source.ConfigurationWrapper<?> section)
-