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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BoxEventpublic BoxEvent()The constructor ofBoxEvent.
 
- 
- 
Method Details- 
toDebugLogCreates the debug log from this event.- Returns:
- the debug log
 
 
-