net.minecraft.server

public class PlayerBans

extends StoredUserList<GameProfile, PlayerBanEntry>

vu
net.minecraft.class_2137
net.minecraft.server.PlayerBans
net.minecraft.server.management.UserListBans
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)
func_152682_a(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)
func_152702_a(com.mojang.authlib.GameProfile arg0)
isBanned(com.mojang.authlib.GameProfile profile)
public String[]
a()
method_8244()
getNames()
func_152685_a()
getKeys()
protected String
b(GameProfile arg0)
method_8263(com.mojang.authlib.GameProfile arg0)
getKey(com.mojang.authlib.GameProfile user)
func_152681_a(com.mojang.authlib.GameProfile arg0)
getObjectKey(com.mojang.authlib.GameProfile obj)