public class UserListBansEntry extends BanEntry
banEndDate, bannedBy, banStartDate, dateFormat, reason| Constructor and Description |
|---|
UserListBansEntry(com.mojang.authlib.GameProfile profile) |
UserListBansEntry(com.mojang.authlib.GameProfile profile,
java.util.Date startDate,
java.lang.String banner,
java.util.Date endDate,
java.lang.String banReason) |
UserListBansEntry(com.google.gson.JsonObject p_i1136_1_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onSerialization(com.google.gson.JsonObject data) |
getBanEndDate, getBanReasonpublic UserListBansEntry(com.mojang.authlib.GameProfile profile)
public UserListBansEntry(com.mojang.authlib.GameProfile profile,
java.util.Date startDate,
java.lang.String banner,
java.util.Date endDate,
java.lang.String banReason)
public UserListBansEntry(com.google.gson.JsonObject p_i1136_1_)
protected void onSerialization(com.google.gson.JsonObject data)
onSerialization in class BanEntry