Package net.ME1312.Galaxi.Event
Class Event
java.lang.Object
net.ME1312.Galaxi.Event.Event
- Direct Known Subclasses:
CommandEvent
,ConsoleInputEvent
,GalaxiReloadEvent
,GalaxiStartEvent
,GalaxiStopEvent
SubEvent Layout Class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal Galaxi
Get the GalaxiEngine APIfinal PluginInfo
Gets your Plugin's Info
-
Constructor Details
-
Event
public Event()
-
-
Method Details
-
getEngine
Get the GalaxiEngine API- Returns:
- Get the GalaxiEngine API
-
getPlugin
Gets your Plugin's Info- Returns:
- Plugin Info
-