Uses of Interface
studio.magemonkey.codex.mccore.config.ISavable
Packages that use ISavable
-
Uses of ISavable in studio.magemonkey.codex.mccore.chat
Classes in studio.magemonkey.codex.mccore.chat that implement ISavable -
Uses of ISavable in studio.magemonkey.codex.mccore.config
Methods in studio.magemonkey.codex.mccore.config with parameters of type ISavableModifier and TypeMethodDescriptionvoidConfig.addSavable(ISavable savable, String basePath) Adds a savable object to the config for automatic savingvoidConfig.deleteSavable(ISavable savable) Deletes the savable from the config