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

15 lines
388 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS aty net/minecraft/entity/mob/VexEntity
CLASS aty$a ChargeTargetGoal
CLASS aty$b TrackOwnerTargetGoal
CLASS aty$c VexMoveControl
CLASS aty$d LookAtTargetGoal
2019-03-14 08:57:09 -04:00
FIELD bA alive Z
FIELD bB lifeTicks I
2019-03-20 13:56:26 -04:00
FIELD c owner Laii;
FIELD d bounds Lev;
METHOD a setLifeTicks (I)V
2019-03-20 13:56:26 -04:00
METHOD a setOwner (Laii;)V
METHOD dQ getBounds ()Lev;
METHOD g setBounds (Lev;)V
METHOD l getOwner ()Laii;