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