History - net.minecraft.server.BanEntry
1.7.10
Names
nr
net.minecraft.class_732
net.minecraft.server.BanEntry
net.minecraft.server.management.BanEntry
Fields
SimpleDateFormat: a, field_2686, DATE_FORMAT, dateFormat
Date: b, field_2689, startDate, banStartDate
String: c, field_2690, source, bannedBy
Date: d, field_2691, expirationDate, banEndDate
String: e, field_2692, reason, reason
Constructors
(Object, Date, String, Date, String)
(Object, com.google.gson.JsonObject)
Methods
Date (): c, method_1960, getExpirationDate, getBanEndDate
String (): d, method_1962, getReason, getBanReason
boolean (): e, method_1961, hasExpired, hasBanExpired
void (com.google.gson.JsonObject): a, method_8242, serialize, onSerialization