Uses of Class
studio.magemonkey.codex.config.api.JYML
Packages that use JYML
Package
Description
-
Uses of JYML in studio.magemonkey.codex.config
Fields in studio.magemonkey.codex.config declared as JYMLModifier and TypeFieldDescriptionConfigManager.configLangConfigManager.configMainstatic JYMLConfigManager.configTemp -
Uses of JYML in studio.magemonkey.codex.config.api
Fields in studio.magemonkey.codex.config.api declared as JYMLModifier and TypeFieldDescriptionprotected JYMLIConfigTemplate.cfgprotected JYMLILangTemplate.configMethods in studio.magemonkey.codex.config.api that return JYMLModifier and TypeMethodDescriptionIConfigTemplate.getJYML()static JYMLJYML.loadOrExtract(CodexPlugin<?> plugin, String filePath) Methods in studio.magemonkey.codex.config.api that return types with arguments of type JYMLConstructors in studio.magemonkey.codex.config.api with parameters of type JYMLModifierConstructorDescriptionILangTemplate(CodexPlugin<?> plugin, JYML config) ILangTemplate(CodexPlugin<?> plugin, JYML config, ILangTemplate parent) -
Uses of JYML in studio.magemonkey.codex.listeners
Constructors in studio.magemonkey.codex.listeners with parameters of type JYMLModifierConstructorDescriptionInteractListener(JYML config) JoinListener(CodexEngine plugin, JYML config) -
Uses of JYML in studio.magemonkey.codex.manager
Fields in studio.magemonkey.codex.manager declared as JYMLMethods in studio.magemonkey.codex.manager that return JYMLMethods in studio.magemonkey.codex.manager with parameters of type JYMLConstructors in studio.magemonkey.codex.manager with parameters of type JYML -
Uses of JYML in studio.magemonkey.codex.manager.api
Methods in studio.magemonkey.codex.manager.api with parameters of type JYML -
Uses of JYML in studio.magemonkey.codex.manager.api.gui
Constructors in studio.magemonkey.codex.manager.api.gui with parameters of type JYML -
Uses of JYML in studio.magemonkey.codex.manager.editor
Fields in studio.magemonkey.codex.manager.editor declared as JYMLModifier and TypeFieldDescriptionstatic JYMLEditorManager.EDITOR_ACTIONS_MAINstatic JYMLEditorManager.EDITOR_ACTIONS_PARAMETIZEDstatic JYMLEditorManager.EDITOR_ACTIONS_PARAMSstatic JYMLEditorManager.EDITOR_ACTIONS_SECTION -
Uses of JYML in studio.magemonkey.codex.modules
Fields in studio.magemonkey.codex.modules declared as JYMLMethods in studio.magemonkey.codex.modules that return JYML -
Uses of JYML in studio.magemonkey.codex.util.actions
Constructors in studio.magemonkey.codex.util.actions with parameters of type JYML