yarn/mappings/apo.mapping

24 lines
608 B
Plaintext
Raw Normal View History

2018-11-21 11:58:05 -05:00
CLASS apo
CLASS apo$b AiGoalLookAtTarget
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2018-11-21 11:58:05 -05:00
CLASS apo$c AiGoalCastSpell
FIELD b spellCooldown I
FIELD c startTime I
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD e tick ()V
METHOD g getSpellTicks ()I
METHOD i startTimeDelay ()I
METHOD j castSpell ()V
2018-11-21 11:58:05 -05:00
METHOD k getSoundPrepare ()Lxc;
METHOD m getInitialCooldown ()I
2018-11-15 12:05:03 -05:00
METHOD H mobTick ()V
2018-11-21 11:58:05 -05:00
METHOD V_ update ()V
2018-11-07 11:37:58 -05:00
METHOD a deserializeCustomData (Lho;)V
METHOD b serializeCustomData (Lho;)V
METHOD y_ initDataTracker ()V