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

73 lines
2.1 KiB
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
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;
2018-12-12 12:12:26 -05:00
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
2018-12-12 12:12:26 -05:00
FIELD bQ inventory Lafx;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lbbp;Laqw;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2018-12-12 12:12:26 -05:00
METHOD D getAmbientSound ()Lxm;
METHOD I mobTick ()V
METHOD O_ getVillage ()Lalq;
2018-12-12 12:12:26 -05:00
METHOD P_ getCurrentCustomer ()Larb;
METHOD Q getDisplayName ()Ljd;
METHOD Q_ getRaid ()Lasf;
2018-12-12 12:12:26 -05:00
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
2018-12-12 12:12:26 -05:00
METHOD a canBeLeashedBy (Larb;)Z
METHOD a interactMob (Larb;Lafo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
METHOD a canPickUp (Lawj;)Z
2018-12-12 12:12:26 -05:00
METHOD a onSellingItem (Lawo;)V
METHOD a useRecipe (Lbau;)V
METHOD a setServerRecipes (Lbav;)V
METHOD a prepareEntityData (Lbbq;Lafn;Lahh;Lahp;Lhs;)Lahp;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD a_ setCurrentCustomer (Larb;)V
METHOD b createChild (Lags;)Laqr;
METHOD b setRecipes (Lbav;)V
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2018-12-05 09:11:37 -05:00
METHOD bG getEyeHeight ()F
2018-12-12 12:12:26 -05:00
METHOD c getRecipes ()Lbav;
METHOD c canImmediatelyDespawn (D)Z
ARG 1 distanceSquared
2018-12-05 09:11:37 -05:00
METHOD ca initAttributes ()V
2018-12-12 12:12:26 -05:00
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
2018-12-12 12:12:26 -05:00
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
2018-12-12 12:12:26 -05:00
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
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V