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

33 lines
907 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS arm net/minecraft/entity/passive/VillagerEntity
FIELD bD VILLAGER_DATA Lpw;
2019-01-30 12:48:39 -05:00
FIELD bE findVillageCountdown I
FIELD bF unlockTradeCountdown I
FIELD bG unlockTrade Z
FIELD bH customerName Ljava/lang/String;
FIELD bI willingToMate Z
FIELD bJ inMating Z
FIELD bK staring Z
2019-02-13 12:35:08 -05:00
FIELD bL village Lamj;
2019-01-30 12:48:39 -05:00
FIELD bM recentlyRescued Z
FIELD bN goalsSet Z
2019-02-13 12:35:08 -05:00
METHOD <init> (Lbdb;Larr;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-02-13 12:35:08 -05:00
METHOD a setVillagerData (Larn;)V
METHOD a canPickUp (Laxo;)Z
METHOD b createChild (Lahj;)Larm;
METHOD b setRecipes (Lbcg;)V
METHOD d hasEnoughFood (I)Z
2019-02-06 15:22:24 -05:00
METHOD dM isInMating ()Z
METHOD dN isStaring ()Z
METHOD dO setRecentlyRescued ()V
METHOD dQ hasFoodForWilling ()Z
METHOD dS canBreed ()Z
METHOD dT hasSeed ()Z
METHOD dU setSpecificGoals ()V
METHOD dV levelUp ()V
2019-01-30 12:48:39 -05:00
METHOD r setInMating (Z)V
METHOD s setStaring (Z)V
METHOD t isWillingToMate (Z)Z
ARG 1 update
2019-01-30 12:48:39 -05:00
METHOD u setWillingToMate (Z)V