Class REPELLO_MUGGLETON


public final class REPELLO_MUGGLETON extends StationarySpell
The Muggle-Repelling -Repello Muggletum - is a charm that prevents Muggles from seeing or entering an area. Any non-magic person gets close to the vicinity of the enchantment remembers something urgent to do and leave.

ShieldSpell

Since:
2.21
See Also:
  • Constructor Details

    • REPELLO_MUGGLETON

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

      public REPELLO_MUGGLETON(@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