Class HttpProfileRepository


  • public class HttpProfileRepository
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.mojang.api.profiles.Profile[] findProfilesOfUsers​(java.lang.String[] names)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HttpProfileRepository

        public HttpProfileRepository()
    • Method Detail

      • findProfilesOfUsers

        public com.mojang.api.profiles.Profile[] findProfilesOfUsers​(java.lang.String[] names)