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

73 lines
2.1 KiB
Plaintext

CLASS aqr net/minecraft/entity/passive/VillagerEntity
FIELD bD VILLAGER_DATA Lpr;
FIELD bE findVillageCountdown I
FIELD bF inMating Z
FIELD bG staring Z
FIELD bH village Lalq;
FIELD bI currentCustomer Larb;
FIELD bJ recipeList Lbav;
FIELD bK unlockTradeCountdown I
FIELD bL unlockTrade Z
FIELD bM willingToMate Z
FIELD bN customerName Ljava/lang/String;
FIELD bO recentlyRescued Z
FIELD bP goalsSet Z
FIELD bQ inventory Lafx;
METHOD <init> (Lbbp;Laqw;)V
ARG 1 world
METHOD D getAmbientSound ()Lxm;
METHOD I mobTick ()V
METHOD O_ getVillage ()Lalq;
METHOD P_ getCurrentCustomer ()Larb;
METHOD Q getDisplayName ()Ljd;
METHOD Q_ getRaid ()Lasf;
METHOD a onDeath (Lage;)V
METHOD a createChild (Lags;)Lags;
METHOD a setAttacker (Lahe;)V
METHOD a onStruckByLightning (Laov;)V
METHOD a pickupItem (Laoy;)V
METHOD a setVillagerData (Laqs;)V
METHOD a canBeLeashedBy (Larb;)Z
METHOD a interactMob (Larb;Lafo;)Z
ARG 1 player
METHOD a canPickUp (Lawj;)Z
METHOD a onSellingItem (Lawo;)V
METHOD a useRecipe (Lbau;)V
METHOD a setServerRecipes (Lbav;)V
METHOD a prepareEntityData (Lbbq;Lafn;Lahh;Lahp;Lhs;)Lahp;
ARG 3 difficulty
METHOD a readCustomDataFromTag (Lhs;)V
METHOD a_ setCurrentCustomer (Larb;)V
METHOD b createChild (Lags;)Laqr;
METHOD b setRecipes (Lbav;)V
METHOD b writeCustomDataToTag (Lhs;)V
METHOD bG getEyeHeight ()F
METHOD c getRecipes ()Lbav;
METHOD c canImmediatelyDespawn (D)Z
ARG 1 distanceSquared
METHOD ca initAttributes ()V
METHOD cv getDeathSound ()Lxm;
METHOD d getVillagerWorld ()Lbbp;
METHOD d hasEnoughFood (I)Z
METHOD dA isStaring ()Z
METHOD dB isTrading ()Z
METHOD dC setRecentlyRescued ()V
METHOD dD getInventory ()Lafx;
METHOD dE hasFoodForWilling ()Z
METHOD dG canBreed ()Z
METHOD dH hasSeed ()Z
METHOD dI setSpecificGoals ()V
METHOD dJ levelUp ()V
METHOD dK addTrades ()V
METHOD dM getVillagerData ()Laqs;
METHOD dz isInMating ()Z
METHOD e getVillagerPos ()Let;
METHOD e getHurtSound (Lage;)Lxm;
METHOD n prepareGoals ()V
METHOD s setInMating (Z)V
METHOD t setStaring (Z)V
METHOD u isWillingToMate (Z)Z
ARG 1 update
METHOD v setWillingToMate (Z)V
METHOD y_ initDataTracker ()V