类 Evoker.EvokerAttackSpellGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoal
net.minecraft.world.entity.monster.Evoker.EvokerAttackSpellGoal
- 封闭类:
Evoker
-
嵌套类概要
-
字段概要
从类继承的字段 net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoal
attackWarmupDelay, nextAttackTickCount
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private void
createSpellEntity
(double p_32673_, double p_32674_, double p_32675_, double p_32676_, float p_32677_, int p_32678_) protected int
protected int
protected SpellcasterIllager.IllagerSpell
getSpell()
protected SoundEvent
protected void
从类继承的方法 net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoal
canContinueToUse, canUse, getCastWarmupTime, start, tick
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, toString
-
构造器详细资料
-
EvokerAttackSpellGoal
EvokerAttackSpellGoal()
-
-
方法详细资料
-
getCastingTime
protected int getCastingTime() -
getCastingInterval
protected int getCastingInterval() -
performSpellCasting
protected void performSpellCasting() -
createSpellEntity
private void createSpellEntity(double p_32673_, double p_32674_, double p_32675_, double p_32676_, float p_32677_, int p_32678_) -
getSpellPrepareSound
-
getSpell
-