yarn/mappings/net/minecraft/server/dedicated/DedicatedServerConfiguratio...

28 lines
1008 B
Plaintext

CLASS none/le net/minecraft/server/dedicated/DedicatedServerConfigurationManager
FIELD f LOGGER Lorg/apache/logging/log4j/Logger;
METHOD <init> (Lnone/lf;)V
ARG 0 server
METHOD A loadOperatorProfiles ()V
METHOD B saveOperatorProfiles ()V
METHOD C loadWhitelistedProfiles ()V
METHOD D saveWhitelistedProfiles ()V
METHOD a reloadWhitelist ()V
METHOD a addToOperators (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD a setWhitelistEnabled (Z)V
ARG 0 value
METHOD b getServer ()Lnone/lf;
METHOD b removeFromOperators (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD c getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD c removeFromWhitelist (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD d addToWhitelist (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD e isWhitelisted (Lcom/mojang/authlib/GameProfile;)Z
ARG 0 profile
METHOD w saveBannedIps ()V
METHOD x saveBannedProfiles ()V
METHOD y loadBannedIps ()V
METHOD z loadBannedProfiles ()V