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

16 lines
418 B
Plaintext

CLASS asy net/minecraft/container/VillagerContainer
FIELD a villager Lazu;
FIELD f villagerInventory Lasx;
FIELD g world Lbaq;
METHOD <init> (Laqi;Lazu;Lbaq;)V
ARG 1 playerInv
ARG 2 villager
METHOD a onContentChanged (Laev;)V
METHOD a canUse (Laqj;)Z
METHOD b close (Laqj;)V
METHOD b transferSlot (Laqj;I)Lavs;
ARG 1 player
ARG 2 id
METHOD d getVillagerInventory ()Lasx;
METHOD d setRecipeIndex (I)V