Package net.minecraft.entity.mob
Class EvokerEntity.ConjureFangsGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
net.minecraft.entity.mob.EvokerEntity.ConjureFangsGoal
- Enclosing class:
 EvokerEntity
- Mappings:
 Namespace Name named net/minecraft/entity/mob/EvokerEntity$ConjureFangsGoalintermediary net/minecraft/class_1564$class_1565official cro$a
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields inherited from class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
spellCooldown, startTime - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidprivate voidconjureFangs(double x, double z, double maxY, double y, float yaw, int warmup) protected SoundEventprotected SpellcastingIllagerEntity.SpellgetSpell()protected intprotected intMethods inherited from class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
canStart, getInitialCooldown, shouldContinue, start, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, stop, toGoalTicks, toString 
- 
Constructor Details
- 
ConjureFangsGoal
ConjureFangsGoal() 
 - 
 - 
Method Details
- 
getSpellTicks
protected int getSpellTicks()- Specified by:
 getSpellTicksin classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named getSpellTicksLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSpellTicks()Iintermediary method_7149Lnet/minecraft/class_1617$class_1620;method_7149()Iofficial hLcsf$c;h()I
 - 
startTimeDelay
protected int startTimeDelay()- Specified by:
 startTimeDelayin classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named startTimeDelayLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;startTimeDelay()Iintermediary method_7151Lnet/minecraft/class_1617$class_1620;method_7151()Iofficial iLcsf$c;i()I
 - 
castSpell
protected void castSpell()- Specified by:
 castSpellin classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named castSpellLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;castSpell()Vintermediary method_7148Lnet/minecraft/class_1617$class_1620;method_7148()Vofficial kLcsf$c;k()V
 - 
conjureFangs
private void conjureFangs(double x, double z, double maxY, double y, float yaw, int warmup) - Mappings:
 Namespace Name Mixin selector named conjureFangsLnet/minecraft/entity/mob/EvokerEntity$ConjureFangsGoal;conjureFangs(DDDDFI)Vintermediary method_7044Lnet/minecraft/class_1564$class_1565;method_7044(DDDDFI)Vofficial aLcro$a;a(DDDDFI)V
 - 
getSoundPrepare
- Specified by:
 getSoundPreparein classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named getSoundPrepareLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSoundPrepare()Lnet/minecraft/sound/SoundEvent;intermediary method_7150Lnet/minecraft/class_1617$class_1620;method_7150()Lnet/minecraft/class_3414;official lLcsf$c;l()Layy;
 - 
getSpell
- Specified by:
 getSpellin classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named getSpellLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSpell()Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$Spell;intermediary method_7147Lnet/minecraft/class_1617$class_1620;method_7147()Lnet/minecraft/class_1617$class_1618;official mLcsf$c;m()Lcsf$a;
 
 -