Class 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
- Enclosing class:
- Evoker
- 
Nested Class Summary
- 
Field SummaryFields inherited from class net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoalattackWarmupDelay, nextAttackTickCount
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate voidcreateSpellEntity(double p_32673_, double p_32674_, double p_32675_, double p_32676_, float p_32677_, int p_32678_) protected intprotected intprotected SpellcasterIllager.IllagerSpellgetSpell()protected SoundEventprotected voidMethods inherited from class net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoalcanContinueToUse, canUse, getCastWarmupTime, start, tickMethods inherited from class net.minecraft.world.entity.ai.goal.GoaladjustedTickDelay, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, toString
- 
Constructor Details- 
EvokerAttackSpellGoalEvokerAttackSpellGoal()
 
- 
- 
Method Details- 
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
 
- 
createSpellEntityprivate void createSpellEntity(double p_32673_, double p_32674_, double p_32675_, double p_32676_, float p_32677_, int p_32678_) 
- 
getSpellPrepareSound- Specified by:
- getSpellPrepareSoundin class- SpellcasterIllager.SpellcasterUseSpellGoal
 
- 
getSpell- Specified by:
- getSpellin class- SpellcasterIllager.SpellcasterUseSpellGoal
 
 
-