Class GlobalToggleExecutor


public abstract class GlobalToggleExecutor extends AbstractGlobalToggleExecutor
  • Constructor Details

    • GlobalToggleExecutor

      public GlobalToggleExecutor(boolean initialState)
  • Method Details

    • handleError

      public void handleError(Exception exception)
      Specified by:
      handleError in class AbstractExecutor
    • sender

      protected net.kyori.adventure.audience.Audience sender()
      Specified by:
      sender in class AbstractExecutor
    • argP

      protected Optional<org.bukkit.entity.Player> argP(int index)
      Specified by:
      argP in class AbstractExecutor
    • player

      protected final org.bukkit.entity.Player player()
    • argM

      protected final org.bukkit.Material argM(int index)