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

16 lines
418 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS asy net/minecraft/container/VillagerContainer
FIELD a villager Lazu;
FIELD f villagerInventory Lasx;
FIELD g world Lbaq;
METHOD <init> (Laqi;Lazu;Lbaq;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
ARG 2 villager
2018-11-29 15:10:38 -05:00
METHOD a onContentChanged (Laev;)V
METHOD a canUse (Laqj;)Z
METHOD b close (Laqj;)V
2018-12-03 13:09:06 -05:00
METHOD b transferSlot (Laqj;I)Lavs;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-03 13:09:06 -05:00
ARG 2 id
METHOD d getVillagerInventory ()Lasx;
METHOD d setRecipeIndex (I)V