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

21 lines
594 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS cxz net/minecraft/client/gui/ContainerScreenRegistry
CLASS cxz$a net/minecraft/client/gui/ContainerScreenRegistry$GuiFactory
METHOD a openScreen (Ljl;Laxs;Lctq;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 08:57:09 -04:00
METHOD create (Lawr;Laul;Ljl;)Lcyh;
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 08:57:09 -04:00
METHOD a openScreen (Laxs;Lctq;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 08:57:09 -04:00
METHOD a registerGui (Laxs;Lcxz$a;)V