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

73 lines
2.1 KiB
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aqz net/minecraft/entity/passive/VillagerEntity
FIELD bC VILLAGER_DATA Lpr;
FIELD bD findVillageCountdown I
FIELD bE inMating Z
FIELD bF staring Z
FIELD bG village Laly;
FIELD bH currentCustomer Larj;
FIELD bI recipeList Lbbn;
FIELD bJ unlockTradeCountdown I
FIELD bK unlockTrade Z
FIELD bL willingToMate Z
FIELD bM customerName Ljava/lang/String;
FIELD bN recentlyRescued Z
FIELD bO goalsSet Z
FIELD bP inventory Lagc;
METHOD <init> (Lbci;Lare;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-01-16 13:24:40 -05:00
METHOD D getAmbientSound ()Lxr;
2018-12-12 12:12:26 -05:00
METHOD I mobTick ()V
2019-01-16 13:24:40 -05:00
METHOD M_ getVillage ()Laly;
METHOD N_ getCurrentCustomer ()Larj;
METHOD O_ getVillagerWorld ()Lbci;
METHOD P_ getRaid ()Lasn;
METHOD a onDeath (Lagl;)V
METHOD a createChild (Lagz;)Lagz;
METHOD a setAttacker (Lahl;)V
METHOD a onStruckByLightning (Lapd;)V
METHOD a pickupItem (Lapg;)V
METHOD a setVillagerData (Lara;)V
METHOD a canBeLeashedBy (Larj;)Z
METHOD a interactMob (Larj;Lafw;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2019-01-16 13:24:40 -05:00
METHOD a canPickUp (Lawx;)Z
METHOD a onSellingItem (Laxc;)V
METHOD a useRecipe (Lbbm;)V
METHOD a setServerRecipes (Lbbn;)V
METHOD a prepareEntityData (Lbcj;Lafv;Laho;Lahw;Lhq;)Lahw;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2019-01-16 13:24:40 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a_ setCurrentCustomer (Larj;)V
METHOD b createChild (Lagz;)Laqz;
METHOD b setRecipes (Lbbn;)V
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD bH getEyeHeight ()F
2019-01-16 13:24:40 -05:00
METHOD c getRecipes ()Lbbn;
METHOD c canImmediatelyDespawn (D)Z
ARG 1 distanceSquared
2019-01-16 13:24:40 -05:00
METHOD cd initAttributes ()V
METHOD cy getDeathSound ()Lxr;
METHOD d getDisplayName ()Ljb;
METHOD d hasEnoughFood (I)Z
2019-01-16 13:24:40 -05:00
METHOD dC isInMating ()Z
METHOD dD isStaring ()Z
METHOD dE isTrading ()Z
METHOD dF setRecentlyRescued ()V
METHOD dG getInventory ()Lagc;
METHOD dH hasFoodForWilling ()Z
METHOD dJ canBreed ()Z
METHOD dK hasSeed ()Z
METHOD dL setSpecificGoals ()V
METHOD dM levelUp ()V
METHOD dN addTrades ()V
METHOD dP getVillagerData ()Lara;
2018-12-12 12:12:26 -05:00
METHOD e getVillagerPos ()Let;
2019-01-16 13:24:40 -05:00
METHOD e getHurtSound (Lagl;)Lxr;
2019-01-16 13:30:32 -05:00
METHOD n ()V
METHOD s setInMating (Z)V
METHOD t setStaring (Z)V
METHOD u isWillingToMate (Z)Z
ARG 1 update
METHOD v setWillingToMate (Z)V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V