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

15 lines
528 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS atp net/minecraft/entity/mob/VexEntity
CLASS atp$a net/minecraft/entity/mob/VexEntity$ChargeTargetGoal
CLASS atp$b net/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoal
CLASS atp$c net/minecraft/entity/mob/VexEntity$VexMoveControl
CLASS atp$d net/minecraft/entity/mob/VexEntity$LookAtTargetGoal
FIELD bA alive Z
FIELD bB lifeTicks I
FIELD c owner Laig;
FIELD d bounds Leu;
METHOD a setLifeTicks (I)V
2019-03-14 08:57:09 -04:00
METHOD a setOwner (Laig;)V
METHOD dO getBounds ()Leu;
METHOD i setBounds (Leu;)V
METHOD l getOwner ()Laig;