net.minecraft.server

public class Whitelist

extends StoredUserList<GameProfile, WhitelistEntry>

mu
net.minecraft.class_2139
net.minecraft.server.Whitelist
net.minecraft.server.management.UserListWhitelist

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_8265(com.mojang.authlib.GameProfile arg0)
isWhitelisted(com.mojang.authlib.GameProfile profile)
isWhitelisted(com.mojang.authlib.GameProfile profile)
public String[]
a()
method_8244()
getNames()
getKeys()
protected String
b(GameProfile arg0)
method_8267(com.mojang.authlib.GameProfile arg0)
getKey(com.mojang.authlib.GameProfile user)
getObjectKey(com.mojang.authlib.GameProfile obj)
public GameProfile
a(String arg0)
method_8266(String arg0)
getProfile(String name)
getByName(String profileName)