yarn/mappings/net/minecraft/server/IntegratedServerConfigurati...

8 lines
353 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS cfd net/minecraft/server/IntegratedServerConfigurationManager
FIELD f userData Lfc;
2017-04-05 14:11:28 -04:00
METHOD a getLoginRejectionReason (Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;)Ljava/lang/String;
METHOD b getServer ()Lcfe;
2017-04-05 14:11:28 -04:00
METHOD b savePlayerData (Lnn;)V
METHOD c getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD t getUserData ()Lfc;