Interface MojangAPI


public interface MojangAPI
Fetch Minecraft data from Mojang's API. We use internal data providers to speed up the process and avoid spamming Mojang's API. You have the option to fetch data from mojang: - Get UUID and SkinProperty by a premium player name - SkinProperty by UUID - UUID by premium player name This will not use any local cache, but one of our data providers may remotely cache the result data.