Class BoxEvent
java.lang.Object
net.okocraft.box.api.event.BoxEvent
- Direct Known Subclasses:
BoxCraftEvent, ClickModeCheckEvent, CustomDataExportEvent, FeatureEvent, ItemEvent, MenuEvent, PlayerEvent, RecipeImportEvent, StockHolderEvent, UserDataResetEvent
A superclass for all events fired by the Box.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BoxEvent
public BoxEvent()The constructor ofBoxEvent.
-
-
Method Details
-
toDebugLog
Creates the debug log from this event.- Returns:
- the debug log
-