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

60 lines
1.5 KiB
Plaintext

CLASS acp net/minecraft/entity/passive/EntityVillager
CLASS acp$1
METHOD a upgradeTag (Lqu;Lfc;I)Lfc;
FIELD bE recipeList Lakv;
FIELD bO inventory Ltf;
FIELD bx properties Lyi;
FIELD by LOGGER Lorg/apache/logging/log4j/Logger;
FIELD bz VILLAGER_TYPE Llx;
METHOD <init> (Lali;I)V
ARG 0 world
ARG 1 type
METHOD G getSoundAmbient ()Lpb;
METHOD J getLootTableId ()Lmd;
METHOD M mobTick ()V
METHOD a onStruckByLightning (Labc;)V
ARG 0 lightning
METHOD a canBeLeashedBy (Lacu;)Z
ARG 0 player
METHOD a interactMob (Lacu;Lsw;)Z
ARG 0 player
ARG 1 playerHand
METHOD a onSellingItem (Lahf;)V
ARG 0 stack
METHOD a useRecipe (Laku;)V
ARG 0 recipe
METHOD a setRecipeList (Lakv;)V
ARG 0 recipeLIst
METHOD a deserializeCustomData (Lfc;)V
ARG 0 tag
METHOD a registerTagUpgraders (Lqv;)V
ARG 0 handler
METHOD a (Lsv;Lun;)Lun;
ARG 0 difficulty
METHOD a onDeath (Ltm;)V
ARG 0 damageSource
METHOD a createChild (Lty;)Lty;
ARG 0 other
METHOD a_ setCurrentCustomer (Lacu;)V
ARG 0 currentCustomer
METHOD b serializeCustomData (Lfc;)V
ARG 0 tag
METHOD b createChild (Lty;)Lacp;
ARG 0 other
METHOD b setAttacker (Luk;)V
ARG 0 value
METHOD bH initAttributes ()V
METHOD bZ getSoundHurt ()Lpb;
METHOD b_ getRecipes (Lacu;)Lakv;
ARG 0 player
METHOD bt getEyeHeight ()F
METHOD ca getSoundDeath ()Lpb;
METHOD dj getVillagerType ()I
METHOD do getInventory ()Ltf;
METHOD g setVillagerType (I)V
ARG 0 value
METHOD i initDataTracker ()V
METHOD i_ getNameComponent ()Lgk;
METHOD r initAi ()V
METHOD t_ getCurrentCustomer ()Lacu;