Uses of Enum Class
net.minecraft.world.entity.monster.SpellcasterIllager.IllagerSpell
Packages that use SpellcasterIllager.IllagerSpell
-
Uses of SpellcasterIllager.IllagerSpell in net.minecraft.world.entity.monster
Fields in net.minecraft.world.entity.monster declared as SpellcasterIllager.IllagerSpellModifier and TypeFieldDescriptionprivate SpellcasterIllager.IllagerSpell
SpellcasterIllager.currentSpell
Methods in net.minecraft.world.entity.monster that return SpellcasterIllager.IllagerSpellModifier 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.Methods in net.minecraft.world.entity.monster with parameters of type SpellcasterIllager.IllagerSpellModifier and TypeMethodDescriptionvoid
SpellcasterIllager.setIsCastingSpell(SpellcasterIllager.IllagerSpell p_33728_)