net.minecraft.server.players

public abstract class BanListEntry<T>

extends StoredUserEntry<T>

avl
net.minecraft.server.players.BanListEntry
net.minecraft.class_3309
net.minecraft.unmapped.C_uzrgjdpg
net.minecraft.server.BanEntry
net.minecraft.server.BanEntry

Field summary

Modifier and TypeField
public static final SimpleDateFormat
a
DATE_FORMAT
field_14308
f_svqnvayh
DATE_FORMAT
DATE_FORMAT
public static final String
b
EXPIRES_NEVER
field_29787
f_njememgy
FOREVER
FOREVER
protected final Date
c
created
field_14306
f_fqrrcmht
creationDate
creationDate
protected final String
d
source
field_14304
f_dyvhimat
source
source
protected final Date
e
expires
field_14305
f_rqchbytm
expiryDate
expiryDate
protected final String
f
reason
field_14307
f_haicubiv
reason
reason

Constructor summary

ModifierConstructor
public (T key, Date creationDate, String source, Date expiryDate, String reason)
protected (T key, com.google.gson.JsonObject json)

Method summary

Modifier and TypeMethod
public Date
a()
getCreated()
method_34885()
m_zidghifs()
getCreationDate()
getCreationDate()
public String
b()
getSource()
method_14501()
m_rdvwcpal()
getSource()
getSource()
public Date
c()
getExpires()
method_14502()
m_nfdevhml()
getExpiryDate()
getExpiryDate()
public String
d()
getReason()
method_14503()
m_uzsixnhv()
getReason()
getReason()
public abstract Component
e()
getDisplayName()
method_14504()
m_gdtlxyyc()
toText()
toText()
boolean
f()
hasExpired()
method_14627()
m_ygolbove()
isInvalid()
isInvalid()
protected void
a(com.google.gson.JsonObject arg0)
serialize(com.google.gson.JsonObject arg0)
method_24896(com.google.gson.JsonObject arg0)
m_gbpbiuxf(com.google.gson.JsonObject arg0)
write(com.google.gson.JsonObject arg0)
write(com.google.gson.JsonObject arg0)