net.minecraft.server

public class PlayerBans

extends StoredUserList<GameProfile, PlayerBanEntry>

mu
net.minecraft.class_2137
net.minecraft.server.PlayerBans
net.minecraft.server.management.UserListBans

Constructor summary

ModifierConstructor
public (File arg0)

Method summary

Modifier and TypeMethod
protected StoredUserEntry<GameProfile>
a(com.google.gson.JsonObject arg0)
method_8245(com.google.gson.JsonObject arg0)
deserialize(com.google.gson.JsonObject arg0)
createEntry(com.google.gson.JsonObject arg0)
public boolean
a(GameProfile arg0)
method_8261(com.mojang.authlib.GameProfile arg0)
isBanned(com.mojang.authlib.GameProfile profile)
isBanned(com.mojang.authlib.GameProfile profile)
public String[]
a()
method_8244()
getNames()
getKeys()
protected String
b(GameProfile arg0)
method_8263(com.mojang.authlib.GameProfile arg0)
getKey(com.mojang.authlib.GameProfile user)
getObjectKey(com.mojang.authlib.GameProfile obj)
public GameProfile
a(String arg0)
method_8262(String arg0)
getProfile(String name)
getBannedProfile(String username)