Uses of Class
top.magstar.framework.configs.ConfigHandler
Packages that use ConfigHandler
Package
Description
-
Uses of ConfigHandler in top.magstar.framework
Methods in top.magstar.framework with type parameters of type ConfigHandlerModifier and TypeMethodDescriptiondefault <K extends ConfigHandler>
@NotNull org.bukkit.configuration.file.FileConfigurationMagstarPlugin.getConfig(Class<? extends MagstarConfig<?>> clazz) Default helper to retrieve a specificMagstarConfig's underlying file configuration.<T extends ConfigHandler>
TMagstarPlugin.getConfigHandler()Gets the configuration handler associated with this plugin.default <T extends MessageTemplate<?,?>, K extends ConfigHandler>
TMagstarPlugin.getMessages() -
Uses of ConfigHandler in top.magstar.framework.configs
Classes in top.magstar.framework.configs with type parameters of type ConfigHandlerModifier and TypeClassDescriptionclassMagstarConfig<T extends ConfigHandler>Abstract base class for managing plugin configuration files in the Magstar framework.classMessageTemplate<T,K extends ConfigHandler> 抽象消息配置模板类 -
Uses of ConfigHandler in top.magstar.framework.database.engine
Classes in top.magstar.framework.database.engine with type parameters of type ConfigHandler -
Uses of ConfigHandler in top.magstar.framework.gui.utils
Classes in top.magstar.framework.gui.utils with type parameters of type ConfigHandlerModifier and TypeClassDescriptionclassGUIReader<T extends ConfigHandler>GUI配置文件读取器 - 从YAML配置文件构建GUI