yarn/mappings/net/minecraft/client/gui/ContainerScreenRegistry.map...

21 lines
545 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cxy net/minecraft/client/gui/ContainerScreenRegistry
2019-03-14 15:41:19 -04:00
CLASS cxy$a GuiFactory
2019-03-14 11:39:51 -04:00
METHOD a openScreen (Ljl;Laxt;Lctp;I)V
2019-01-12 06:41:47 -05:00
ARG 1 name
ARG 2 containerType
ARG 3 client
ARG 4 syncId
2019-03-14 11:39:51 -04:00
METHOD create (Laws;Laum;Ljl;)Lcyg;
2019-01-12 06:41:47 -05:00
ARG 1 container
ARG 2 playerInventory
ARG 3 name
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b GUI_FACTORIES Ljava/util/Map;
METHOD a checkData ()Z
2019-03-14 11:39:51 -04:00
METHOD a openScreen (Laxt;Lctp;ILjl;)V
2019-01-12 06:41:47 -05:00
ARG 0 containerType
ARG 1 client
ARG 2 syncId
ARG 3 name
2019-03-14 11:39:51 -04:00
METHOD a registerGui (Laxt;Lcxy$a;)V