yarn/mappings/net/minecraft/entity/mob/EndermanEntity.mapping

39 lines
1.0 KiB
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS apj net/minecraft/entity/mob/EndermanEntity
CLASS apj$a PlaceBlockGoal
FIELD a owner Lapj;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
2018-12-12 12:12:26 -05:00
CLASS apj$b
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2018-12-12 12:12:26 -05:00
CLASS apj$c PickUpBlockGoal
FIELD a owner Lapj;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
2018-12-12 12:12:26 -05:00
FIELD bD ANGRY Lpr;
FIELD bF ageWhenTargetSet I
FIELD c CARRIED_BLOCK Lpr;
METHOD D getAmbientSound ()Lxm;
METHOD I mobTick ()V
METHOD a damage (Lage;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2018-12-12 12:12:26 -05:00
METHOD a dropEquipment (Lage;IZ)V
METHOD a readCustomDataFromTag (Lhs;)V
METHOD a onTrackedDataSet (Lpr;)V
METHOD b setCarriedBlock (Lbpm;)V
METHOD b writeCustomDataToTag (Lhs;)V
2018-12-05 09:11:37 -05:00
METHOD bG getEyeHeight ()F
METHOD ca initAttributes ()V
2018-12-12 12:12:26 -05:00
METHOD cv getDeathSound ()Lxm;
METHOD dB getCarriedBlock ()Lbpm;
METHOD dC isAngry ()Z
METHOD e getHurtSound (Lage;)Lxm;
METHOD f setTarget (Lahe;)V
METHOD k updateMovement ()V
2018-12-12 12:22:18 -05:00
METHOD n ()V
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V