net.minecraft.server

public class BannedPlayerEntry

extends BanEntry<com.mojang.authlib.GameProfile>

xz
net.minecraft.class_3336
net.minecraft.server.BannedPlayerEntry
net.minecraft.server.management.ProfileBanEntry

Constructor summary

ModifierConstructor
public (com.mojang.authlib.GameProfile arg0)
public (com.mojang.authlib.GameProfile arg0, Date arg1, String arg2, Date arg3, String arg4)
public (com.google.gson.JsonObject arg0)

Method summary

Modifier and TypeMethod
protected void
a(com.google.gson.JsonObject arg0)
method_14628(com.google.gson.JsonObject arg0)
serialize(com.google.gson.JsonObject arg0)
func_152641_a(com.google.gson.JsonObject arg0)
public Text
e()
method_14504()
toText()
func_199041_e()
private static com.mojang.authlib.GameProfile
b(com.google.gson.JsonObject arg0)
method_14651(com.google.gson.JsonObject arg0)
getProfileFromJson(com.google.gson.JsonObject arg0)
func_152648_b(com.google.gson.JsonObject arg0)