net.minecraft.world.entity.monster

public abstract class SpellcasterIllager$SpellcasterUseSpellGoal

extends Goal

cnh$c
net.minecraft.world.entity.monster.SpellcasterIllager$SpellcasterUseSpellGoal
net.minecraft.class_1617$class_1620
net.minecraft.entity.mob.SpellcastingIllagerEntity$CastSpellGoal
net.minecraft.world.entity.monster.EntityIllagerWizard$PathfinderGoalCastSpell

Field summary

Modifier and TypeField
protected int
b
attackWarmupDelay
field_7385
spellCooldown
protected int
c
nextAttackTickCount
field_7384
startTime

Constructor summary

ModifierConstructor
protected (SpellcasterIllager arg0)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
public void
d()
start()
method_6269()
start()
public void
a()
tick()
method_6268()
tick()
protected abstract void
k()
performSpellCasting()
method_7148()
castSpell()
protected int
n()
getCastWarmupTime()
method_7146()
getInitialCooldown()
protected abstract int
h()
getCastingTime()
method_7149()
getSpellTicks()
protected abstract int
i()
getCastingInterval()
method_7151()
startTimeDelay()
protected abstract SoundEvent
l()
getSpellPrepareSound()
method_7150()
getSoundPrepare()
protected abstract SpellcasterIllager$IllagerSpell
m()
getSpell()
method_7147()
getSpell()