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

25 lines
578 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS atb net/minecraft/container/VillagerOutputSlot
FIELD a villagerInventory Lasz;
FIELD b player Laql;
FIELD c amount I
2018-12-05 09:11:37 -05:00
FIELD h villager Lazw;
METHOD <init> (Laql;Lazw;Lasz;III)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 villager
ARG 3 VillagerInventory
ARG 4 index
ARG 5 xPosition
2018-12-05 09:11:37 -05:00
METHOD a takeStack (I)Lavu;
ARG 0 amount
METHOD a onTakeItem (Laql;Lavu;)Lavu;
ARG 0 player
ARG 1 stack
METHOD a canInsert (Lavu;)Z
ARG 0 stack
METHOD a onCrafted (Lavu;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-12-05 09:11:37 -05:00
METHOD a isValid (Lazx;Lavu;Lavu;)Z
2018-11-04 07:22:38 -05:00
ARG 1 recipe
ARG 2 firstBuyItem
2018-12-05 09:11:37 -05:00
METHOD c onCrafted (Lavu;)V