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

12 lines
322 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS apt net/minecraft/entity/mob/EndermanEntity
CLASS apt$a PlaceBlockGoal
FIELD a owner Lapt;
CLASS apt$c PickUpBlockGoal
FIELD a owner Lapt;
2019-01-24 11:47:45 -05:00
FIELD bC ANGRY Lps;
2019-01-16 13:24:40 -05:00
FIELD bE ageWhenTargetSet I
2019-01-24 11:47:45 -05:00
FIELD d CARRIED_BLOCK Lps;
2019-01-30 12:48:39 -05:00
METHOD b setCarriedBlock (Lbqp;)V
METHOD dE getCarriedBlock ()Lbqp;
METHOD dF isAngry ()Z