yarn/mappings/net/minecraft/server/dedicated/DedicatedPlayerManager.mapping

18 lines
701 B
Plaintext

CLASS tm net/minecraft/server/dedicated/DedicatedPlayerManager
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
METHOD a setWhitelistEnabled (Z)V
METHOD b getDedicatedServer ()Ltn;
METHOD b removeFromOperators (Lcom/mojang/authlib/GameProfile;)V
METHOD c getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD e isWhitelisted (Lcom/mojang/authlib/GameProfile;)Z
METHOD f canBypassPlayerLimit (Lcom/mojang/authlib/GameProfile;)Z
METHOD x saveIpBanList ()V
METHOD y saveUserBanList ()V
METHOD z loadIpBanList ()V