net.minecraft.server

public class Ops

extends StoredUserList<GameProfile, OpEntry>

mo
net.minecraft.class_2131
net.minecraft.server.Ops
net.minecraft.server.management.UserListOps

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 String[]
a()
method_8244()
getNames()
getKeys()
public int
a(GameProfile arg0)
method_12832(com.mojang.authlib.GameProfile arg0)
getOpPermissionLevel(com.mojang.authlib.GameProfile profile)
getPermissionLevel(com.mojang.authlib.GameProfile profile)
public boolean
b(GameProfile arg0)
method_10784(com.mojang.authlib.GameProfile arg0)
bypassesPlayerLimit(com.mojang.authlib.GameProfile profile)
bypassesPlayerLimit(com.mojang.authlib.GameProfile profile)
protected String
c(GameProfile arg0)
method_8239(com.mojang.authlib.GameProfile arg0)
getKey(com.mojang.authlib.GameProfile user)
getObjectKey(com.mojang.authlib.GameProfile obj)
public GameProfile
a(String arg0)
method_8238(String arg0)
getProfile(String name)
getGameProfileFromName(String username)