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

15 lines
668 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS atq net/minecraft/entity/mob/VexEntity
CLASS atq$a net/minecraft/entity/mob/VexEntity$net/minecraft/entity/mob/VexEntity$ChargeTargetGoal
CLASS atq$b net/minecraft/entity/mob/VexEntity$net/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoal
CLASS atq$c net/minecraft/entity/mob/VexEntity$net/minecraft/entity/mob/VexEntity$VexMoveControl
CLASS atq$d net/minecraft/entity/mob/VexEntity$net/minecraft/entity/mob/VexEntity$LookAtTargetGoal
2019-03-14 08:57:09 -04:00
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;