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

13 lines
295 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS ayu net/minecraft/container/VillagerOutputSlot
FIELD a villagerInventory Lays;
FIELD b player Lavm;
FIELD c amount I
2019-03-27 14:35:10 -04:00
FIELD h villager Lbfy;
METHOD <init> (Lavm;Lbfy;Lays;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