Uses of Enum Class
net.minecraft.world.entity.monster.SpellcasterIllager.IllagerSpell
-
Uses of SpellcasterIllager.IllagerSpell in net.minecraft.world.entity.monster
Modifier and TypeFieldDescriptionprivate SpellcasterIllager.IllagerSpell
SpellcasterIllager.currentSpell
Modifier and TypeMethodDescriptionSpellcasterIllager.IllagerSpell.byId
(int p_33759_) protected SpellcasterIllager.IllagerSpell
SpellcasterIllager.getCurrentSpell()
protected SpellcasterIllager.IllagerSpell
Evoker.EvokerAttackSpellGoal.getSpell()
protected SpellcasterIllager.IllagerSpell
Evoker.EvokerSummonSpellGoal.getSpell()
protected SpellcasterIllager.IllagerSpell
Evoker.EvokerWololoSpellGoal.getSpell()
protected SpellcasterIllager.IllagerSpell
Illusioner.IllusionerBlindnessSpellGoal.getSpell()
protected SpellcasterIllager.IllagerSpell
Illusioner.IllusionerMirrorSpellGoal.getSpell()
protected abstract SpellcasterIllager.IllagerSpell
SpellcasterIllager.SpellcasterUseSpellGoal.getSpell()
Returns the enum constant of this class with the specified name.static SpellcasterIllager.IllagerSpell[]
SpellcasterIllager.IllagerSpell.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SpellcasterIllager.setIsCastingSpell
(SpellcasterIllager.IllagerSpell p_33728_)