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

22 lines
596 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS aup net/minecraft/entity/mob/SpellcastingIllagerEntity
CLASS aup$b LookAtTargetGoal
CLASS aup$c CastSpellGoal
FIELD b spellCooldown I
FIELD c startTime I
METHOD g getSpellTicks ()I
2019-02-13 12:35:08 -05:00
METHOD h startTimeDelay ()I
METHOD j castSpell ()V
2019-04-05 12:03:47 -04:00
METHOD k getSoundPrepare ()Lyi;
METHOD m getInitialCooldown ()I
2019-03-20 13:56:26 -04:00
FIELD b spellTicks I
2019-04-12 10:38:24 -04:00
FIELD by SPELL Lqh;
FIELD bz spell Laup$a;
2019-04-10 11:36:17 -04:00
METHOD <init> (Laih;Lbha;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-04-10 11:36:17 -04:00
METHOD a setSpell (Laup$a;)V
ARG 1 spell
2019-04-05 12:03:47 -04:00
METHOD dU getCastSpellSound ()Lyi;
2019-04-03 12:16:41 -04:00
METHOD ed isSpellcasting ()Z
2019-04-10 11:36:17 -04:00
METHOD ee getSpell ()Laup$a;
2019-04-03 12:16:41 -04:00
METHOD ef getSpellTicks ()I