Class WhitelistEntry

java.lang.Object
net.minecraft.server.management.UserListEntry<com.mojang.authlib.GameProfile>
net.minecraft.server.management.WhitelistEntry

public class WhitelistEntry extends UserListEntry<com.mojang.authlib.GameProfile>
  • Constructor Details

    • WhitelistEntry

      public WhitelistEntry(com.mojang.authlib.GameProfile p_i1129_1_)
    • WhitelistEntry

      public WhitelistEntry(com.google.gson.JsonObject p_i1130_1_)
  • Method Details

    • serialize

      protected void serialize(com.google.gson.JsonObject p_152641_1_)
      Specified by:
      serialize in class UserListEntry<com.mojang.authlib.GameProfile>
    • createGameProfile

      private static com.mojang.authlib.GameProfile createGameProfile(com.google.gson.JsonObject p_152646_0_)