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

9 lines
226 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS atm net/minecraft/container/GenericContainer
FIELD a inventory Lafs;
FIELD d rows I
METHOD a canUse (Lark;)Z
METHOD b close (Lark;)V
METHOD b transferSlot (Lark;I)Laxd;
2018-11-04 07:22:38 -05:00
ARG 1 player
2019-01-09 12:20:38 -05:00
METHOD e getInventory ()Lafs;