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

27 lines
719 B
Plaintext
Raw Normal View History

2018-11-30 06:37:11 -05:00
CLASS aps net/minecraft/entity/mob/SpellcastingIllagerEntity
CLASS aps$b LookAtTargetGoal
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2018-11-30 06:37:11 -05:00
CLASS aps$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
2018-11-29 15:10:38 -05:00
METHOD k getSoundPrepare ()Lxf;
METHOD m getInitialCooldown ()I
2018-11-30 06:37:11 -05:00
FIELD b spellTicks I
2018-11-29 15:10:38 -05:00
METHOD <init> (Lagm;Lbaq;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2018-11-15 12:05:03 -05:00
METHOD H mobTick ()V
2018-11-29 15:10:38 -05:00
METHOD U_ update ()V
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
METHOD b serializeCustomData (Lhp;)V
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V