public class UserListWhitelistEntry extends UserListEntry<com.mojang.authlib.GameProfile>
Constructor and Description |
---|
UserListWhitelistEntry(com.mojang.authlib.GameProfile profile) |
UserListWhitelistEntry(com.google.gson.JsonObject json) |
Modifier and Type | Method and Description |
---|---|
protected void |
onSerialization(com.google.gson.JsonObject data) |
public UserListWhitelistEntry(com.mojang.authlib.GameProfile profile)
public UserListWhitelistEntry(com.google.gson.JsonObject json)
protected void onSerialization(com.google.gson.JsonObject data)
onSerialization
in class UserListEntry<com.mojang.authlib.GameProfile>