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

29 lines
652 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS acr net/minecraft/container/slot/SlotVillagerOutput
FIELD a villagerInventory Lacp;
FIELD b player Laam;
FIELD c amount I
2016-10-18 11:31:59 -04:00
FIELD h villager Laih;
METHOD <init> (Laam;Laih;Lacp;III)V
ARG 0 player
ARG 1 villager
ARG 2 VillagerInventory
ARG 3 index
ARG 4 xPosition
ARG 5 yPosition
2016-10-18 11:31:59 -04:00
METHOD a takeStack (I)Laes;
ARG 0 amount
2016-10-18 11:31:59 -04:00
METHOD a onTakeItem (Laam;Laes;)Laes;
ARG 0 player
ARG 1 stack
2016-10-18 11:31:59 -04:00
METHOD a canInsert (Laes;)Z
ARG 0 stack
2016-10-18 11:31:59 -04:00
METHOD a onCrafted (Laes;I)V
ARG 0 stack
ARG 1 amount
2016-10-18 11:31:59 -04:00
METHOD a isValid (Laii;Laes;Laes;)Z
ARG 0 recipe
ARG 1 firstBuyItem
ARG 2 secondBuyItem
2016-10-18 11:31:59 -04:00
METHOD c onCrafted (Laes;)V
ARG 0 stack