Class BoxEvent

java.lang.Object
net.okocraft.box.api.event.BoxEvent
Direct Known Subclasses:
BoxCraftEvent, ClickModeCheckEvent, FeatureEvent, ItemEvent, MenuEvent, PlayerEvent, RecipeImportEvent, StockHolderEvent, UserDataResetEvent

public class BoxEvent extends Object
A superclass for all events fired by the Box.
  • Constructor Details

    • BoxEvent

      public BoxEvent()
      The constructor of BoxEvent.
  • Method Details

    • toDebugLog

      @NotNull public @NotNull String toDebugLog()
      Creates the debug log from this event.
      Returns:
      the debug log