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

58 lines
1.6 KiB
Plaintext
Raw Normal View History

2016-09-28 08:17:20 -04:00
CLASS none/aah net/minecraft/entity/passive/EntityVillager
2016-09-20 11:18:54 -04:00
CLASS none/aah$1
2016-09-10 11:54:35 -04:00
METHOD a upgradeTag (Lnone/pe;Lnone/dt;I)Lnone/dt;
ARG 0 handler
ARG 1 tag
ARG 2 version
FIELD bE recipeLIst Lnone/aij;
FIELD bO inventory Lnone/rk;
FIELD bx properties Lnone/wg;
FIELD by LOGGER Lorg/apache/logging/log4j/Logger;
FIELD bz VILLAGER_TYPE Lnone/kj;
METHOD <init> (Lnone/aiw;I)V
ARG 0 world
ARG 1 type
METHOD G getSoundAmbient ()Lnone/nk;
2016-10-15 14:49:37 -04:00
METHOD J getLootTableId ()Lnone/kp;
2016-10-16 11:00:41 -04:00
METHOD M mobTick ()V
2016-09-20 11:18:54 -04:00
METHOD a canBeLeashedBy (Lnone/aam;)Z
2016-09-18 04:03:00 -04:00
ARG 0 player
2016-09-20 11:18:54 -04:00
METHOD a interactMob (Lnone/aam;Lnone/rb;)Z
ARG 0 player
ARG 1 playerHand
METHOD a onSellingItem (Lnone/aes;)V
ARG 0 stack
METHOD a useRecipe (Lnone/aii;)V
ARG 0 recipe
METHOD a setRecipeLIst (Lnone/aij;)V
ARG 0 recipeLIst
METHOD a deserializeCustomData (Lnone/dt;)V
ARG 0 tag
METHOD a onDeath (Lnone/rr;)V
ARG 0 damageSource
2016-09-20 11:18:54 -04:00
METHOD a createChild (Lnone/sd;)Lnone/sd;
ARG 0 other
2016-09-20 11:18:54 -04:00
METHOD a onStruckByLightning (Lnone/yx;)V
ARG 0 lightning
METHOD a_ setPlayer (Lnone/aam;)V
ARG 0 player
METHOD b serializeCustomData (Lnone/dt;)V
ARG 0 tag
2016-09-12 06:08:56 -04:00
METHOD b registerTagUpgraders (Lnone/pf;)V
2016-09-22 15:31:01 -04:00
ARG 0 handler
2016-09-20 11:18:54 -04:00
METHOD b createChild (Lnone/sd;)Lnone/aah;
ARG 0 other
2016-09-17 12:44:46 -04:00
METHOD bD initAttributes ()V
METHOD bV getSoundHurt ()Lnone/nk;
METHOD bW getSoundDeath ()Lnone/nk;
METHOD b_ getRecipes (Lnone/aam;)Lnone/aij;
ARG 0 player
2016-10-15 14:49:37 -04:00
METHOD bq getEyeHeight ()F
METHOD de getVillagerType ()I
METHOD dj getInventory ()Lnone/rk;
METHOD g setVillagerType (I)V
ARG 0 value
METHOD i initDataTracker ()V
METHOD i_ getDisplayName ()Lnone/fa;
METHOD s_ getPlayer ()Lnone/aam;