Interface Resolver


public interface Resolver
A resolver is a class which is used for fetching premium IDs based on usernames from Mojang servers. Using this interface, you can implement a custom resolver, which will be used in the plugin. A custom resolver has to be registered using CustomResolverProvider.