类 UserWhiteListEntry

java.lang.Object
net.minecraft.server.players.StoredUserEntry<com.mojang.authlib.GameProfile>
net.minecraft.server.players.UserWhiteListEntry

public class UserWhiteListEntry extends StoredUserEntry<com.mojang.authlib.GameProfile>
  • 构造器详细资料

    • UserWhiteListEntry

      public UserWhiteListEntry(com.mojang.authlib.GameProfile p_11462_)
    • UserWhiteListEntry

      public UserWhiteListEntry(com.google.gson.JsonObject p_11460_)
  • 方法详细资料

    • serialize

      protected void serialize(com.google.gson.JsonObject p_11464_)
      指定者:
      serialize 在类中 StoredUserEntry<com.mojang.authlib.GameProfile>
    • createGameProfile

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