Class OpList


  • public class OpList
    extends UserList<com.mojang.authlib.GameProfile,​OpEntry>
    • Constructor Detail

      • OpList

        public OpList​(java.io.File p_i1152_1_)
    • Method Detail

      • createEntry

        protected UserListEntry<com.mojang.authlib.GameProfile> createEntry​(com.google.gson.JsonObject p_152682_1_)
        Specified by:
        createEntry in class UserList<com.mojang.authlib.GameProfile,​OpEntry>
      • getUserList

        public java.lang.String[] getUserList()
        Overrides:
        getUserList in class UserList<com.mojang.authlib.GameProfile,​OpEntry>
      • canBypassPlayerLimit

        public boolean canBypassPlayerLimit​(com.mojang.authlib.GameProfile p_183026_1_)
      • getKeyForUser

        protected java.lang.String getKeyForUser​(com.mojang.authlib.GameProfile p_152681_1_)
        Overrides:
        getKeyForUser in class UserList<com.mojang.authlib.GameProfile,​OpEntry>