yarn/mappings/net/minecraft/entity/passive/EntityVillager.mapping

60 lines
1.5 KiB
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS aah net/minecraft/entity/passive/EntityVillager
CLASS aah$1
METHOD a upgradeTag (Lpe;Ldt;I)Ldt;
2016-09-10 11:54:35 -04:00
ARG 0 handler
ARG 1 tag
ARG 2 version
2016-10-18 11:31:59 -04:00
FIELD bE recipeList Laij;
FIELD bO inventory Lrk;
FIELD bx properties Lwg;
FIELD by LOGGER Lorg/apache/logging/log4j/Logger;
2016-10-18 11:31:59 -04:00
FIELD bz VILLAGER_TYPE Lkj;
METHOD <init> (Laiw;I)V
ARG 0 world
ARG 1 type
2016-10-18 11:31:59 -04:00
METHOD G getSoundAmbient ()Lnk;
METHOD J getLootTableId ()Lkp;
2016-10-16 11:00:41 -04:00
METHOD M mobTick ()V
2016-10-18 11:31:59 -04:00
METHOD a canBeLeashedBy (Laam;)Z
2016-09-18 04:03:00 -04:00
ARG 0 player
2016-10-18 11:31:59 -04:00
METHOD a interactMob (Laam;Lrb;)Z
ARG 0 player
ARG 1 playerHand
2016-10-18 11:31:59 -04:00
METHOD a onSellingItem (Laes;)V
ARG 0 stack
2016-10-18 11:31:59 -04:00
METHOD a useRecipe (Laii;)V
ARG 0 recipe
2016-10-18 11:31:59 -04:00
METHOD a setRecipeList (Laij;)V
ARG 0 recipeLIst
2016-10-18 11:31:59 -04:00
METHOD a deserializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD a (Lra;Lss;)Lss;
ARG 0 localDifficulty
METHOD a onDeath (Lrr;)V
ARG 0 damageSource
2016-10-18 11:31:59 -04:00
METHOD a createChild (Lsd;)Lsd;
ARG 0 other
2016-10-18 11:31:59 -04:00
METHOD a onStruckByLightning (Lyx;)V
ARG 0 lightning
2016-10-18 11:31:59 -04:00
METHOD a_ setCurrentCustomer (Laam;)V
2016-10-17 18:57:42 -04:00
ARG 0 currentCustomer
2016-10-18 11:31:59 -04:00
METHOD b serializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD b registerTagUpgraders (Lpf;)V
2016-09-22 15:31:01 -04:00
ARG 0 handler
2016-10-18 11:31:59 -04:00
METHOD b createChild (Lsd;)Laah;
ARG 0 other
2016-09-17 12:44:46 -04:00
METHOD bD initAttributes ()V
2016-10-18 11:31:59 -04:00
METHOD bV getSoundHurt ()Lnk;
METHOD bW getSoundDeath ()Lnk;
METHOD b_ getRecipes (Laam;)Laij;
ARG 0 player
2016-10-15 14:49:37 -04:00
METHOD bq getEyeHeight ()F
METHOD de getVillagerType ()I
2016-10-18 11:31:59 -04:00
METHOD dj getInventory ()Lrk;
METHOD g setVillagerType (I)V
ARG 0 value
METHOD i initDataTracker ()V
2016-10-18 11:31:59 -04:00
METHOD i_ getDisplayName ()Lfa;
METHOD s_ getCurrentCustomer ()Laam;