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

15 lines
388 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS arc net/minecraft/entity/mob/VexEntity
CLASS arc$a ChargeTargetGoal
CLASS arc$b TrackOwnerTargetGoal
CLASS arc$c VexMoveControl
CLASS arc$d LookAtTargetGoal
FIELD bA lifeTicks I
FIELD bz alive Z
FIELD c owner Lahw;
2019-02-13 12:35:08 -05:00
FIELD d bounds Les;
METHOD a setLifeTicks (I)V
2019-02-21 13:19:18 -05:00
METHOD a setOwner (Lahw;)V
2019-02-27 13:17:22 -05:00
METHOD dN getBounds ()Les;
2019-02-20 15:49:23 -05:00
METHOD i setBounds (Les;)V
2019-02-21 13:19:18 -05:00
METHOD l getOwner ()Lahw;