yarn/mappings/net/minecraft/entity/mob/SpellcastingIllagerEntity.m...

27 lines
719 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aqn net/minecraft/entity/mob/SpellcastingIllagerEntity
CLASS aqn$b LookAtTargetGoal
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2019-01-16 13:24:40 -05:00
CLASS aqn$c CastSpellGoal
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
2019-01-16 13:24:40 -05:00
METHOD k getSoundPrepare ()Lxr;
METHOD m getInitialCooldown ()I
2019-01-09 12:20:38 -05:00
FIELD c spellTicks I
2019-01-16 13:24:40 -05:00
METHOD <init> (Lahg;Lbci;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2018-12-12 12:12:26 -05:00
METHOD I mobTick ()V
2019-01-16 13:24:40 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD h update ()V
METHOD w_ initDataTracker ()V