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