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

20 lines
475 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aui net/minecraft/container/VillagerOutputSlot
FIELD a villagerInventory Laug;
FIELD b player Larj;
FIELD c amount I
2019-01-16 13:24:40 -05:00
FIELD h villager Lbbl;
METHOD <init> (Larj;Lbbl;Laug;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
2019-01-16 13:24:40 -05:00
METHOD a takeStack (I)Laxc;
METHOD a onTakeItem (Larj;Laxc;)Laxc;
2018-12-05 09:11:37 -05:00
ARG 1 stack
2019-01-16 13:24:40 -05:00
METHOD a canInsert (Laxc;)Z
METHOD a onCrafted (Laxc;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
2019-01-16 13:24:40 -05:00
METHOD c onCrafted (Laxc;)V
ARG 1 stack