net.minecraft.server.players

public class UserBanListEntry

extends BanListEntry<com.mojang.authlib.GameProfile>

ayi
net.minecraft.server.players.UserBanListEntry
net.minecraft.class_3336
net.minecraft.server.BannedPlayerEntry
net.minecraft.src.C_110_
net.minecraft.server.players.GameProfileBanEntry

构造函数概要

修饰符构造函数
public (com.mojang.authlib.GameProfile profile)
public (com.mojang.authlib.GameProfile profile, Date created, String source, Date expiry, String reason)
public (com.google.gson.JsonObject json)

方法概要

修饰符与类型方法
protected void
a(com.google.gson.JsonObject arg0)
serialize(com.google.gson.JsonObject arg0)
method_24896(com.google.gson.JsonObject arg0)
write(com.google.gson.JsonObject arg0)
m_6009_(com.google.gson.JsonObject arg0)
public Component
e()
getDisplayName()
method_14504()
toText()
m_8003_()
private static com.mojang.authlib.GameProfile
b(com.google.gson.JsonObject arg0)
createGameProfile(com.google.gson.JsonObject arg0)
method_14651(com.google.gson.JsonObject arg0)
profileFromJson(com.google.gson.JsonObject json)
m_11445_(com.google.gson.JsonObject p_11446_)