public class UserListOpsEntry extends UserListEntry
| Constructor and Description |
|---|
UserListOpsEntry(com.mojang.authlib.GameProfile profile,
int p_i46328_2_) |
UserListOpsEntry(com.google.gson.JsonObject p_i1150_1_) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPermissionLevel() |
protected void |
onSerialization(com.google.gson.JsonObject data) |
public UserListOpsEntry(com.mojang.authlib.GameProfile profile,
int p_i46328_2_)
public UserListOpsEntry(com.google.gson.JsonObject p_i1150_1_)
public int getPermissionLevel()
protected void onSerialization(com.google.gson.JsonObject data)
onSerialization in class UserListEntry