yarn/mappings/net/minecraft/client/network/ClientLoginNetworkHandler.m...

13 lines
417 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS dcf net/minecraft/client/network/ClientLoginNetworkHandler
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-01-16 13:24:40 -05:00
FIELD b client Lcqe;
FIELD c parentGui Lcul;
FIELD e connection Lip;
FIELD f playerProfile Lcom/mojang/authlib/GameProfile;
2019-01-16 13:24:40 -05:00
METHOD <init> (Lip;Lcqe;Lcul;Ljava/util/function/Consumer;)V
2018-11-04 07:22:38 -05:00
ARG 1 connection
2018-11-30 06:38:47 -05:00
ARG 2 client
2018-11-04 07:22:38 -05:00
ARG 3 parentGui
2019-01-16 13:24:40 -05:00
METHOD a onConnectionLost (Ljb;)V
ARG 1 disconnectReason