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

12 lines
292 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS arq net/minecraft/container/ContainerGeneric
FIELD a inventory Lael;
2016-08-27 10:34:11 -04:00
FIELD f rows I
2018-11-07 11:37:58 -05:00
METHOD <init> (Lael;Lael;Lapv;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
ARG 2 inventory
2018-11-07 11:37:58 -05:00
METHOD a canUse (Lapv;)Z
METHOD b close (Lapv;)V
METHOD b getStack (Lapv;I)Lava;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-07 11:37:58 -05:00
METHOD d getInventory ()Lael;