Uses of Class
top.magstar.framework.configs.MagstarConfig
Packages that use MagstarConfig
Package
Description
-
Uses of MagstarConfig in top.magstar.framework
Method parameters in top.magstar.framework with type arguments of type MagstarConfigModifier 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. -
Uses of MagstarConfig in top.magstar.framework.configs
Subclasses of MagstarConfig in top.magstar.framework.configsMethods in top.magstar.framework.configs with type parameters of type MagstarConfigModifier and TypeMethodDescriptionfinal <T extends MagstarConfig<?>>
TRetrieve a specific configuration instance by its class type.final <T extends MagstarConfig<?>>
voidConfigHandler.uploadSubscribers(T config, org.bukkit.configuration.file.FileConfiguration cfg) -
Uses of MagstarConfig in top.magstar.framework.database.engine
Subclasses of MagstarConfig in top.magstar.framework.database.engine -
Uses of MagstarConfig in top.magstar.framework.gui.utils
Subclasses of MagstarConfig in top.magstar.framework.gui.utilsModifier and TypeClassDescriptionclassGUIReader<T extends ConfigHandler>GUI配置文件读取器 - 从YAML配置文件构建GUI