Uses of Interface
net.md_5.bungee.api.config.ConfigurationAdapter
- 
Packages that use ConfigurationAdapter Package Description net.md_5.bungee.api 
- 
- 
Uses of ConfigurationAdapter in net.md_5.bungee.apiMethods in net.md_5.bungee.api that return ConfigurationAdapter Modifier and Type Method Description abstract ConfigurationAdapterProxyServer. getConfigurationAdapter()Returns the currently in use configuration adapter.Methods in net.md_5.bungee.api with parameters of type ConfigurationAdapter Modifier and Type Method Description abstract voidProxyServer. setConfigurationAdapter(ConfigurationAdapter adapter)Set the configuration adapter to be used.
 
-