public class UserListBansEntry extends BanEntry
banEndDate, bannedBy, banStartDate, dateFormat, reason| Constructor and Description |
|---|
UserListBansEntry(com.mojang.authlib.GameProfile p_i1134_1_) |
UserListBansEntry(com.mojang.authlib.GameProfile p_i1135_1_,
java.util.Date p_i1135_2_,
java.lang.String p_i1135_3_,
java.util.Date p_i1135_4_,
java.lang.String p_i1135_5_) |
UserListBansEntry(com.google.gson.JsonObject p_i1136_1_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
func_152641_a(com.google.gson.JsonObject p_152641_1_) |
getBanEndDate, getBanReasonpublic UserListBansEntry(com.mojang.authlib.GameProfile p_i1134_1_)
public UserListBansEntry(com.mojang.authlib.GameProfile p_i1135_1_,
java.util.Date p_i1135_2_,
java.lang.String p_i1135_3_,
java.util.Date p_i1135_4_,
java.lang.String p_i1135_5_)
public UserListBansEntry(com.google.gson.JsonObject p_i1136_1_)
protected void func_152641_a(com.google.gson.JsonObject p_152641_1_)
func_152641_a in class BanEntry