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