Uses of Interface
com.ericlam.mc.bungee.hnmc.config.ConfigFactory
-
Packages that use ConfigFactory Package Description com.ericlam.mc.bungee.hnmc com.ericlam.mc.bungee.hnmc.config com.ericlam.mc.bungee.hnmc.main -
-
Uses of ConfigFactory in com.ericlam.mc.bungee.hnmc
Methods in com.ericlam.mc.bungee.hnmc that return ConfigFactory Modifier and Type Method Description ConfigFactoryHyperNiteAPI. getConfigFactory(Plugin plugin) -
Uses of ConfigFactory in com.ericlam.mc.bungee.hnmc.config
Methods in com.ericlam.mc.bungee.hnmc.config that return ConfigFactory Modifier and Type Method Description ConfigFactoryConfigFactory. register(Class<? extends BungeeConfiguration> configClass)註冊並使用 @Resource 定位文件位置ConfigFactoryConfigFactory. register(String yml, Class<? extends BungeeConfiguration> configClass)註冊 -
Uses of ConfigFactory in com.ericlam.mc.bungee.hnmc.main
Methods in com.ericlam.mc.bungee.hnmc.main that return ConfigFactory Modifier and Type Method Description ConfigFactoryHyperNiteMC. getConfigFactory(Plugin plugin)
-