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

15 lines
407 B
Plaintext

CLASS atu net/minecraft/container/VillagerContainer
FIELD a villager Lbat;
FIELD f villagerInventory Latt;
FIELD g world Lbbp;
METHOD <init> (Lara;Lbat;Lbbp;)V
ARG 1 playerInv
ARG 2 villager
METHOD a onContentChanged (Lafi;)V
METHOD a canUse (Larb;)Z
METHOD b close (Larb;)V
METHOD b transferSlot (Larb;I)Lawo;
ARG 1 player
METHOD d getVillagerInventory ()Latt;
METHOD d setRecipeIndex (I)V