Class OpList

java.lang.Object
net.minecraft.server.management.UserList<com.mojang.authlib.GameProfile,OpEntry>
net.minecraft.server.management.OpList

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

    • OpList

      public OpList(File p_i1152_1_)
  • Method Details

    • 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 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 String getKeyForUser(com.mojang.authlib.GameProfile p_152681_1_)
      Overrides:
      getKeyForUser in class UserList<com.mojang.authlib.GameProfile,OpEntry>