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