Class PROTEGO_HORRIBILIS


public final class PROTEGO_HORRIBILIS extends StationarySpell
Protego horribilis stops dark arts spells entering the protected area, except the Killing Curse (which is too strong).
See Also:
  • Constructor Details

    • PROTEGO_HORRIBILIS

      public PROTEGO_HORRIBILIS(Ollivanders2 plugin)
      Default constructor for use in generating spell text. Do not use to cast the spell.
      Parameters:
      plugin - the Ollivanders2 plugin
    • PROTEGO_HORRIBILIS

      public PROTEGO_HORRIBILIS(@NotNull @NotNull Ollivanders2 plugin, @NotNull @NotNull org.bukkit.entity.Player player, @NotNull @NotNull Double rightWand)
      Constructor.
      Parameters:
      plugin - a callback to the MC plugin
      player - the player who cast this spell
      rightWand - which wand the player was using
  • Method Details