Class SummonWitherSkeleton

java.lang.Object
com.binaris.wizardry.api.content.spell.Spell
com.binaris.wizardry.content.spell.abstr.MinionSpell<net.minecraft.world.entity.monster.WitherSkeleton>
com.binaris.wizardry.content.spell.necromancy.SummonWitherSkeleton

public class SummonWitherSkeleton extends MinionSpell<net.minecraft.world.entity.monster.WitherSkeleton>
  • Constructor Details

    • SummonWitherSkeleton

      public SummonWitherSkeleton()
  • Method Details

    • addMinionExtras

      protected void addMinionExtras(net.minecraft.world.entity.monster.WitherSkeleton minion, CastContext ctx, int alreadySpawned)
      Overrides:
      addMinionExtras in class MinionSpell<net.minecraft.world.entity.monster.WitherSkeleton>