net.minecraft.world.entity.monster.illager

public abstract class SpellcasterIllager$SpellcasterUseSpellGoal

extends Goal

dbe$c
net.minecraft.world.entity.monster.illager.SpellcasterIllager$SpellcasterUseSpellGoal
net.minecraft.class_1617$class_1620
net.minecraft.entity.mob.SpellcastingIllagerEntity$CastSpellGoal
net.minecraft.src.C_432209_$C_432285_
net.minecraft.world.entity.monster.illager.EntityIllagerWizard$PathfinderGoalCastSpell

字段概要

修饰符与类型字段
protected int
b
attackWarmupDelay
field_7385
spellCooldown
f_433291_
protected int
c
nextAttackTickCount
field_7384
startTime
f_436352_

构造函数概要

修饰符构造函数
protected (SpellcasterIllager arg0)

方法概要

修饰符与类型方法
public boolean
b()
canUse()
method_6264()
canStart()
m_8036_()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
m_8045_()
public void
d()
start()
method_6269()
start()
m_8056_()
public void
a()
tick()
method_6268()
tick()
m_8037_()
protected abstract void
k()
performSpellCasting()
method_7148()
castSpell()
m_439491_()
protected int
n()
getCastWarmupTime()
method_7146()
getInitialCooldown()
m_441208_()
protected abstract int
h()
getCastingTime()
method_7149()
getSpellTicks()
m_441936_()
protected abstract int
i()
getCastingInterval()
method_7151()
startTimeDelay()
m_439633_()
protected abstract SoundEvent
l()
getSpellPrepareSound()
method_7150()
getSoundPrepare()
m_438666_()
protected abstract SpellcasterIllager$IllagerSpell
m()
getSpell()
method_7147()
getSpell()
m_438662_()