net.minecraft.server.management

public class UserListWhitelist

extends UserList<com.mojang.authlib.GameProfile, UserListWhitelistEntry>

ps
net.minecraft.server.management.UserListWhitelist

Constructor summary

ModifierConstructor
public (File arg0)

Method summary

Modifier and TypeMethod
protected UserListEntry<com.mojang.authlib.GameProfile>
a(com.google.gson.JsonObject arg0)
func_152682_a(com.google.gson.JsonObject arg0)
public boolean
a(com.mojang.authlib.GameProfile arg0)
func_152705_a(com.mojang.authlib.GameProfile arg0)
public String[]
a()
func_152685_a()
protected String
b(com.mojang.authlib.GameProfile arg0)
func_152681_a(com.mojang.authlib.GameProfile arg0)
public com.mojang.authlib.GameProfile
a(String arg0)
func_152706_a(String arg0)