Map some xp/loot drop stuff (#556)

* Map some xp/loot drop stuff

* Update KilledByPlayerLootCondition.mapping
This commit is contained in:
Sargun Vohra 2019-03-26 03:22:55 -07:00 committed by Gegy
parent 87721e90d5
commit 672b1f4d70
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
CLASS aih net/minecraft/entity/LivingEntity
FIELD aN headYaw F
FIELD aO prevHeadYaw F
FIELD aQ attackingPlayer Lauv;
FIELD aR playerHitTimer I
FIELD aS dead Z
FIELD aT despawnCounter I
@ -58,6 +59,8 @@ CLASS aih net/minecraft/entity/LivingEntity
METHOD a applyFoodEffects (Lbaz;Lbgf;Laih;)V
METHOD a eatFood (Lbgf;Lbaz;)Lbaz;
METHOD a createBrain (Lcom/mojang/datafixers/Dynamic;)Laiw;
METHOD a getLootContextBuilder (ZLahh;)Lcne$a;
ARG 1 killedByPlayer
METHOD a_ doJump (Z)V
METHOD b heal (F)V
ARG 1 amount
@ -95,6 +98,7 @@ CLASS aih net/minecraft/entity/LivingEntity
METHOD ch canBreatheInWater ()Z
METHOD cj updatePostDeath ()V
METHOD ck canDropLootAndXp ()Z
METHOD cl shouldAlwaysDropXp ()Z
METHOD cm getRand ()Ljava/util/Random;
METHOD cn getAttacker ()Laih;
METHOD co getLastAttackedTime ()I