yarn/mappings/net/minecraft/container/slot/SlotVillagerOutput.mapping

29 lines
652 B
Plaintext

CLASS afb net/minecraft/container/slot/SlotVillagerOutput
FIELD a villagerInventory Laez;
FIELD b player Lacu;
FIELD c amount I
FIELD h villager Lakt;
METHOD <init> (Lacu;Lakt;Laez;III)V
ARG 0 player
ARG 1 villager
ARG 2 VillagerInventory
ARG 3 index
ARG 4 xPosition
ARG 5 yPosition
METHOD a takeStack (I)Lahf;
ARG 0 amount
METHOD a onTakeItem (Lacu;Lahf;)Lahf;
ARG 0 player
ARG 1 stack
METHOD a canInsert (Lahf;)Z
ARG 0 stack
METHOD a onCrafted (Lahf;I)V
ARG 0 stack
ARG 1 amount
METHOD a isValid (Laku;Lahf;Lahf;)Z
ARG 0 recipe
ARG 1 firstBuyItem
ARG 2 secondBuyItem
METHOD c onCrafted (Lahf;)V
ARG 0 stack