net.minecraft.server

public class PlayerBanEntry

extends BanEntry<GameProfile>

xw
net.minecraft.class_3336
net.minecraft.server.PlayerBanEntry
net.minecraft.server.management.ProfileBanEntry
net.minecraft.server.management.ProfileBanEntry

Constructor summary

ModifierConstructor
public (GameProfile profile)
public (GameProfile profile, Date startDate, String source, Date expirationDate, String reason)
public (com.google.gson.JsonObject json)

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)
onSerialization(com.google.gson.JsonObject arg0)
public Text
e()
method_14504()
getDisplayName()
func_199041_e()
getDisplayName()
private static GameProfile
b(com.google.gson.JsonObject arg0)
method_14651(com.google.gson.JsonObject arg0)
deserialize(com.google.gson.JsonObject json)
func_152648_b(com.google.gson.JsonObject arg0)
toGameProfile(com.google.gson.JsonObject json)