net.minecraft.server.v1_14_R1

public abstract class ExpirableListEntry<T>

extends JsonListEntry<T>

xl
net.minecraft.class_3309
net.minecraft.server.management.BanEntry
net.minecraft.server.v1_14_R1.ExpirableListEntry

Field summary

Modifier and TypeField
public static final SimpleDateFormat
a
field_14308
field_73698_a
protected final Date
b
field_14306
field_73694_d
protected final String
c
field_14304
field_73695_e
protected final Date
d
field_14305
field_73692_f
protected final String
e
field_14307
field_73693_g

Constructor summary

ModifierConstructor
public (T arg0, Date arg1, String arg2, Date arg3, String arg4)
protected (T arg0, com.google.gson.JsonObject arg1)

Method summary

Modifier and TypeMethod
public String
b()
method_14501()
func_199040_b()
getSource()
public Date
c()
method_14502()
func_73680_d()
getExpires()
public String
d()
method_14503()
func_73686_f()
getReason()
public abstract IChatBaseComponent
e()
method_14504()
func_199041_e()
boolean
f()
method_14627()
func_73682_e()
hasExpired()
protected void
a(com.google.gson.JsonObject arg0)
method_14628(com.google.gson.JsonObject arg0)
func_152641_a(com.google.gson.JsonObject arg0)