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

15 lines
407 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS atu net/minecraft/container/VillagerContainer
FIELD a villager Lbat;
FIELD f villagerInventory Latt;
FIELD g world Lbbp;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lara;Lbat;Lbbp;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
ARG 2 villager
2018-12-12 12:12:26 -05:00
METHOD a onContentChanged (Lafi;)V
METHOD a canUse (Larb;)Z
METHOD b close (Larb;)V
METHOD b transferSlot (Larb;I)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-12 12:12:26 -05:00
METHOD d getVillagerInventory ()Latt;
2018-12-03 13:09:06 -05:00
METHOD d setRecipeIndex (I)V