yarn/mappings/net/minecraft/village/VillagerInventory.mapping

30 lines
897 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS aez net/minecraft/village/VillagerInventory
FIELD a villager Lakt;
FIELD b inventory Lem;
FIELD c player Lacu;
FIELD d villagerRecipe Laku;
FIELD e recipeIndex I
2017-04-05 14:11:28 -04:00
METHOD a getInvStack (I)Lahf;
METHOD a takeInvStack (II)Lahf;
METHOD a setInvStack (ILahf;)V
METHOD a canPlayerUseInv (Lacu;)Z
METHOD b setInvProperty (II)V
METHOD b isValidInvStack (ILahf;)Z
METHOD b onInvOpen (Lacu;)V
METHOD c getInvProperty (I)I
METHOD c onInvClose (Lacu;)V
METHOD c_ removeInvStack (I)Lahf;
METHOD d setRecipeIndex (I)V
METHOD e needRecipeUpdate (I)Z
2017-04-05 14:11:28 -04:00
METHOD h getInvPropertyCount ()I
METHOD h_ getName ()Ljava/lang/String;
METHOD i updateRecipes ()V
2017-04-05 14:11:28 -04:00
METHOD i_ getNameAsComponent ()Lgk;
2017-04-05 07:31:24 -04:00
METHOD j getVillagerRecipe ()Laku;
2017-04-05 14:11:28 -04:00
METHOD m clearInv ()V
METHOD n_ hasCustomName ()Z
METHOD w_ getInvSize ()I
METHOD x_ isInvEmpty ()Z
METHOD y_ markDirty ()V
METHOD z_ getInvMaxStackAmount ()I