Class Evoker.EvokerSummonSpellGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoal
net.minecraft.world.entity.monster.Evoker.EvokerSummonSpellGoal
- Enclosing class:
- Evoker
- 
Nested Class Summary
- 
Field SummaryFieldsFields inherited from class net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoalattackWarmupDelay, nextAttackTickCount
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleancanUse()protected intprotected intprotected SpellcasterIllager.IllagerSpellgetSpell()protected SoundEventprotected voidMethods inherited from class net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoalcanContinueToUse, getCastWarmupTime, start, tickMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, toString
- 
Field Details- 
vexCountTargeting
 
- 
- 
Constructor Details- 
EvokerSummonSpellGoalEvokerSummonSpellGoal()
 
- 
- 
Method Details- 
canUsepublic boolean canUse()- Overrides:
- canUsein class- SpellcasterIllager.SpellcasterUseSpellGoal
 
- 
getCastingTimeprotected int getCastingTime()- Specified by:
- getCastingTimein class- SpellcasterIllager.SpellcasterUseSpellGoal
 
- 
getCastingIntervalprotected int getCastingInterval()- Specified by:
- getCastingIntervalin class- SpellcasterIllager.SpellcasterUseSpellGoal
 
- 
performSpellCastingprotected void performSpellCasting()- Specified by:
- performSpellCastingin class- SpellcasterIllager.SpellcasterUseSpellGoal
 
- 
getSpellPrepareSound- Specified by:
- getSpellPrepareSoundin class- SpellcasterIllager.SpellcasterUseSpellGoal
 
- 
getSpell- Specified by:
- getSpellin class- SpellcasterIllager.SpellcasterUseSpellGoal
 
 
-