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

12 lines
263 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS ael net/minecraft/container/ContainerGeneric
FIELD a inventory Lsq;
2016-08-27 10:34:11 -04:00
FIELD f rows I
2017-04-05 14:11:28 -04:00
METHOD a canUse (Lacu;)Z
2017-05-13 02:02:51 -04:00
ARG 0 player
2017-04-05 14:11:28 -04:00
METHOD b close (Lacu;)V
2017-05-13 02:02:51 -04:00
ARG 0 player
2017-04-05 14:11:28 -04:00
METHOD b getStack (Lacu;I)Lahf;
2017-05-13 02:02:51 -04:00
ARG 0 player
ARG 1 slot
2017-04-05 07:31:24 -04:00
METHOD e getInventory ()Lsq;