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

12 lines
320 B
Plaintext
Raw Normal View History

2019-01-12 06:41:47 -05:00
CLASS aui net/minecraft/container/MerchantContainer
2019-01-09 12:20:38 -05:00
FIELD a villager Lbbj;
FIELD d villagerInventory Lauh;
2019-01-12 06:41:47 -05:00
METHOD a getType ()Laug;
2019-01-09 12:20:38 -05:00
METHOD a onContentChanged (Lafs;)V
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
ARG 2 invSlot
2018-12-03 13:09:06 -05:00
METHOD d setRecipeIndex (I)V