yarn/mappings/ape.mapping

24 lines
608 B
Plaintext

CLASS ape
CLASS ape$b AiGoalLookAtTarget
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
CLASS ape$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
METHOD k getSoundPrepare ()Lwz;
METHOD m getInitialCooldown ()I
METHOD I mobTick ()V
METHOD S_ update ()V
METHOD a deserializeCustomData (Lho;)V
METHOD b serializeCustomData (Lho;)V
METHOD y_ initDataTracker ()V