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$ConjureFangsGoal
intermediary net/minecraft/class_1564$class_1565
official cjy$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
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
private void
conjureFangs
(double x, double z, double maxY, double y, float yaw, int warmup) protected SoundEvent
protected SpellcastingIllagerEntity.Spell
getSpell()
protected int
protected int
Methods inherited from class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
canStart, getInitialCooldown, shouldContinue, start, tick
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, stop, toGoalTicks, toString
-
Constructor Details
-
ConjureFangsGoal
ConjureFangsGoal()
-
-
Method Details
-
getSpellTicks
protected int getSpellTicks()- Specified by:
getSpellTicks
in classSpellcastingIllagerEntity.CastSpellGoal
- Mappings:
Namespace Name Mixin selector named getSpellTicks
Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSpellTicks()I
intermediary method_7149
Lnet/minecraft/class_1617$class_1620;method_7149()I
official h
Lckp$c;h()I
-
startTimeDelay
protected int startTimeDelay()- Specified by:
startTimeDelay
in classSpellcastingIllagerEntity.CastSpellGoal
- Mappings:
Namespace Name Mixin selector named startTimeDelay
Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;startTimeDelay()I
intermediary method_7151
Lnet/minecraft/class_1617$class_1620;method_7151()I
official i
Lckp$c;i()I
-
castSpell
protected void castSpell()- Specified by:
castSpell
in classSpellcastingIllagerEntity.CastSpellGoal
- Mappings:
Namespace Name Mixin selector named castSpell
Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;castSpell()V
intermediary method_7148
Lnet/minecraft/class_1617$class_1620;method_7148()V
official k
Lckp$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 conjureFangs
Lnet/minecraft/entity/mob/EvokerEntity$ConjureFangsGoal;conjureFangs(DDDDFI)V
intermediary method_7044
Lnet/minecraft/class_1564$class_1565;method_7044(DDDDFI)V
official a
Lcjy$a;a(DDDDFI)V
-
getSoundPrepare
- Specified by:
getSoundPrepare
in classSpellcastingIllagerEntity.CastSpellGoal
- Mappings:
Namespace Name Mixin selector named getSoundPrepare
Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSoundPrepare()Lnet/minecraft/sound/SoundEvent;
intermediary method_7150
Lnet/minecraft/class_1617$class_1620;method_7150()Lnet/minecraft/class_3414;
official l
Lckp$c;l()Lavz;
-
getSpell
- Specified by:
getSpell
in classSpellcastingIllagerEntity.CastSpellGoal
- Mappings:
Namespace Name Mixin selector named getSpell
Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSpell()Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$Spell;
intermediary method_7147
Lnet/minecraft/class_1617$class_1620;method_7147()Lnet/minecraft/class_1617$class_1618;
official m
Lckp$c;m()Lckp$a;
-