Uses of Class
net.minecraft.entity.mob.SpellcastingIllagerEntity.Spell
| Package | Description |
|---|---|
| net.minecraft.entity.mob |
-
Uses of SpellcastingIllagerEntity.Spell in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as SpellcastingIllagerEntity.Spell Modifier and Type Field Description private SpellcastingIllagerEntity.SpellSpellcastingIllagerEntity. spellMethods in net.minecraft.entity.mob that return SpellcastingIllagerEntity.Spell Modifier and Type Method Description static SpellcastingIllagerEntity.SpellSpellcastingIllagerEntity.Spell. byId(int id)protected SpellcastingIllagerEntity.SpellEvokerEntity.ConjureFangsGoal. getSpell()protected SpellcastingIllagerEntity.SpellEvokerEntity.SummonVexGoal. getSpell()protected SpellcastingIllagerEntity.SpellEvokerEntity.WololoGoal. getSpell()protected SpellcastingIllagerEntity.SpellIllusionerEntity.BlindTargetGoal. getSpell()protected SpellcastingIllagerEntity.SpellIllusionerEntity.GiveInvisibilityGoal. getSpell()protected abstract SpellcastingIllagerEntity.SpellSpellcastingIllagerEntity.CastSpellGoal. getSpell()protected SpellcastingIllagerEntity.SpellSpellcastingIllagerEntity. getSpell()static SpellcastingIllagerEntity.SpellSpellcastingIllagerEntity.Spell. valueOf(String name)Returns the enum constant of this type with the specified name.static SpellcastingIllagerEntity.Spell[]SpellcastingIllagerEntity.Spell. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.entity.mob with parameters of type SpellcastingIllagerEntity.Spell Modifier and Type Method Description voidSpellcastingIllagerEntity. setSpell(SpellcastingIllagerEntity.Spell spell)