yarn/mappings/net/minecraft/client/gui/menu/ServerConnectingScreen.mapping

10 lines
273 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS cxm net/minecraft/client/gui/menu/ServerConnectingScreen
2019-02-20 15:49:23 -05:00
FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
2019-03-20 13:56:26 -04:00
FIELD c connection Lja;
FIELD e parent Lcyi;
FIELD f status Ljm;
METHOD <init> (Lcyi;Lcua;Ldgk;)V
2018-11-04 07:22:38 -05:00
ARG 1 parent
2018-11-30 06:38:47 -05:00
ARG 2 client
2019-03-20 13:56:26 -04:00
METHOD a setStatus (Ljm;)V