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

12 lines
296 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS atd net/minecraft/container/GenericContainer
FIELD a inventory Lafi;
2016-08-27 10:34:11 -04:00
FIELD f rows I
2018-12-12 12:22:18 -05:00
METHOD <init> (Lafi;Lafi;Larb;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
ARG 2 inventory
2018-12-12 12:12:26 -05:00
METHOD a canUse (Larb;)Z
METHOD b close (Larb;)V
METHOD b transferSlot (Larb;I)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-12 12:12:26 -05:00
METHOD d getInventory ()Lafi;