yarn/mappings/net/minecraft/client/gui/screen/ConnectScreen.mapping

13 lines
317 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS cyz net/minecraft/client/gui/screen/ConnectScreen
2019-02-20 15:49:23 -05:00
FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
2019-06-07 07:45:25 -04:00
FIELD c connection Ljb;
FIELD e parent Lczw;
FIELD f status Ljn;
METHOD <init> (Lczw;Lcvn;Ldht;)V
2018-11-04 07:22:38 -05:00
ARG 1 parent
2019-06-07 07:45:25 -04:00
METHOD a setStatus (Ljn;)V
2019-04-16 11:51:03 -04:00
METHOD render (IIF)V
ARG 1 mouseX
ARG 2 mouseY
ARG 3 delta