public class UserListWhitelistEntry extends UserListEntry<com.mojang.authlib.GameProfile>
| Constructor and Description |
|---|
UserListWhitelistEntry(com.mojang.authlib.GameProfile profile) |
UserListWhitelistEntry(com.google.gson.JsonObject p_i1130_1_) |
| Modifier and Type | Method and Description |
|---|---|
private static com.mojang.authlib.GameProfile |
gameProfileFromJsonObject(com.google.gson.JsonObject p_152646_0_) |
protected void |
onSerialization(com.google.gson.JsonObject data) |
getValue, hasBanExpiredpublic UserListWhitelistEntry(com.mojang.authlib.GameProfile profile)
public UserListWhitelistEntry(com.google.gson.JsonObject p_i1130_1_)
protected void onSerialization(com.google.gson.JsonObject data)
onSerialization in class UserListEntry<com.mojang.authlib.GameProfile>private static com.mojang.authlib.GameProfile gameProfileFromJsonObject(com.google.gson.JsonObject p_152646_0_)