Uses of Enum Class
net.minecraft.entity.monster.SpellcastingIllagerEntity.SpellType
-
Uses of SpellcastingIllagerEntity.SpellType in net.minecraft.entity.monster
Modifier and TypeMethodDescriptionSpellcastingIllagerEntity.SpellType.byId
(int p_193337_0_) protected SpellcastingIllagerEntity.SpellType
SpellcastingIllagerEntity.getCurrentSpell()
protected SpellcastingIllagerEntity.SpellType
EvokerEntity.AttackSpellGoal.getSpell()
protected SpellcastingIllagerEntity.SpellType
EvokerEntity.SummonSpellGoal.getSpell()
protected SpellcastingIllagerEntity.SpellType
EvokerEntity.WololoSpellGoal.getSpell()
protected SpellcastingIllagerEntity.SpellType
IllusionerEntity.BlindnessSpellGoal.getSpell()
protected SpellcastingIllagerEntity.SpellType
IllusionerEntity.MirrorSpellGoal.getSpell()
protected abstract SpellcastingIllagerEntity.SpellType
SpellcastingIllagerEntity.UseSpellGoal.getSpell()
Returns the enum constant of this class with the specified name.static SpellcastingIllagerEntity.SpellType[]
SpellcastingIllagerEntity.SpellType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SpellcastingIllagerEntity.setIsCastingSpell
(SpellcastingIllagerEntity.SpellType p_193081_1_)