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

21 lines
777 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS mv net/minecraft/server/dedicated/DedicatedServerConfigurationManager
FIELD f LOGGER Lorg/apache/logging/log4j/Logger;
METHOD A loadOperatorProfiles ()V
METHOD B saveOperatorProfiles ()V
METHOD C loadWhitelistedProfiles ()V
METHOD D saveWhitelistedProfiles ()V
2017-04-05 08:32:34 -04:00
METHOD a ()V
METHOD a (Lcom/mojang/authlib/GameProfile;)V
METHOD a (Z)V
2017-04-05 07:31:24 -04:00
METHOD b getServer ()Lmw;
2017-04-05 08:32:34 -04:00
METHOD b (Lcom/mojang/authlib/GameProfile;)V
METHOD c ()Lnet/minecraft/server/MinecraftServer;
METHOD c (Lcom/mojang/authlib/GameProfile;)V
METHOD d (Lcom/mojang/authlib/GameProfile;)V
METHOD e (Lcom/mojang/authlib/GameProfile;)Z
METHOD f (Lcom/mojang/authlib/GameProfile;)Z
METHOD w saveBannedIps ()V
METHOD x saveBannedProfiles ()V
METHOD y loadBannedIps ()V
METHOD z loadBannedProfiles ()V