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

6 lines
175 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS ua net/minecraft/container/IContainerProvider
METHOD a createContainer (Laea;Laeb;)Lafp;
2017-05-13 02:02:51 -04:00
ARG 0 playerInv
ARG 1 player
METHOD l getContainerId ()Ljava/lang/String;