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

13 lines
295 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS aye net/minecraft/container/VillagerOutputSlot
FIELD a villagerInventory Layc;
FIELD b player Lauv;
FIELD c amount I
2019-03-20 13:56:26 -04:00
FIELD h villager Lbfi;
METHOD <init> (Lauv;Lbfi;Layc;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-02-05 13:06:02 -05:00
ARG 6 yPosition