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

40 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS aqr net/minecraft/entity/passive/VillagerEntity
FIELD bD VILLAGER_TYPE Lpr;
FIELD bH properties Lalq;
FIELD bJ recipeList Lbav;
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 P_ getCurrentCustomer ()Larb;
METHOD Q getDisplayName ()Ljd;
METHOD a onDeath (Lage;)V
METHOD a createChild (Lags;)Lags;
METHOD a setAttacker (Lahe;)V
METHOD a onStruckByLightning (Laov;)V
METHOD a setVillagerType (Laqs;)V
METHOD a canBeLeashedBy (Larb;)Z
METHOD a interactMob (Larb;Lafo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-12 12:12:26 -05:00
METHOD a onSellingItem (Lawo;)V
METHOD a useRecipe (Lbau;)V
METHOD a setRecipeList (Lbav;)V
METHOD a (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 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;
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 dD getInventory ()Lafx;
2018-12-12 12:22:18 -05:00
METHOD dM ()Laqs;
2018-12-12 12:12:26 -05:00
METHOD e getVillagerPos ()Let;
METHOD e getHurtSound (Lage;)Lxm;
2018-12-12 12:22:18 -05:00
METHOD n ()V
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V