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

23 lines
792 B
Plaintext

CLASS tg net/minecraft/server/dedicated/DedicatedServerConfigurationManager
METHOD A loadUserBanList ()V
METHOD B loadOpList ()V
METHOD C saveOpList ()V
METHOD D loadWhitelist ()V
METHOD E saveWhitelist ()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 getDedicatedServer ()Lth;
METHOD b removeFromOperators (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD c getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD e isWhitelisted (Lcom/mojang/authlib/GameProfile;)Z
ARG 0 profile
METHOD f canBypassPlayerLimit (Lcom/mojang/authlib/GameProfile;)Z
ARG 0 profile
METHOD x saveIpBanList ()V
METHOD y saveUserBanList ()V
METHOD z loadIpBanList ()V