Class NULLUM_APPAREBIT


public final class NULLUM_APPAREBIT extends StationarySpell
Makes an anti-disapparition spell that players cannot apparate in to.
See Also:
  • Constructor Details

    • NULLUM_APPAREBIT

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

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