net.minecraft.server

public class BannedPlayerEntry

extends BanEntry<PlayerConfigEntry>

net.minecraft.server.players.UserBanListEntry
net.minecraft.class_3336
net.minecraft.server.BannedPlayerEntry

Field summary

Modifier and TypeField
private static final Text
MESSAGE_UNKNOWN_USER
field_61165
field_61165

Constructor summary

ModifierConstructor
public (PlayerConfigEntry user)
public (PlayerConfigEntry user, Date created, String source, Date expiry, String reason)
public (com.google.gson.JsonObject json)

Method summary

Modifier and TypeMethod
protected void
serialize(com.google.gson.JsonObject object)
method_24896(com.google.gson.JsonObject arg0)
write(com.google.gson.JsonObject arg0)
public Text
getDisplayName()
method_14504()
toText()