yarn/mappings/net/minecraft/container/IContainerProvider.mapping

6 lines
195 B
Plaintext
Raw Normal View History

2016-09-12 06:08:56 -04:00
CLASS none/rb net/minecraft/container/IContainerProvider
METHOD a createContainer (Lnone/aak;Lnone/aal;)Lnone/abw;
2016-08-28 05:43:19 -04:00
ARG 0 playerInv
ARG 1 player
2016-09-12 06:08:56 -04:00
METHOD l getContainerId ()Ljava/lang/String;