net.minecraft.server

public class OperatorList

extends ServerConfigList<PlayerConfigEntry, OperatorEntry>

net.minecraft.server.players.ServerOpList
net.minecraft.class_3326
net.minecraft.server.OperatorList

Constructor summary

ModifierConstructor
public (File file, ManagementListener notificationService)

Method summary

Modifier and TypeMethod
protected ServerConfigEntry<PlayerConfigEntry>
createEntry(com.google.gson.JsonObject object)
method_14642(com.google.gson.JsonObject arg0)
fromJson(com.google.gson.JsonObject arg0)
public String[]
getUserList()
method_14636()
getNames()
public boolean
add(ServerOpListEntry infos)
method_74005(class_3327 arg0)
add(OperatorEntry arg0)
public boolean
remove(NameAndId user)
method_74004(class_11560 arg0)
remove(PlayerConfigEntry arg0)
public void
clear()
method_73998()
clear()
public boolean
canBypassPlayerLimit(NameAndId user)
method_14620(class_11560 arg0)
canBypassPlayerLimit(PlayerConfigEntry arg0)
protected String
getKeyForUser(NameAndId user)
method_14619(class_11560 arg0)
toString(PlayerConfigEntry arg0)
protected String
getKeyForUser(Object user)
method_14634(Object arg0)
toString(Object arg0)
public boolean
remove(Object user)
method_14635(Object arg0)
remove(Object arg0)
public boolean
add(StoredUserEntry infos)
method_14633(class_3330 arg0)
add(ServerConfigEntry arg0)
private static String[]
lambda$getUserList$0(int arg0)
method_32820(int arg0)
method_32820(int arg0)