Class Event

java.lang.Object
net.ME1312.Galaxi.Event.Event
Direct Known Subclasses:
CommandEvent, ConsoleInputEvent, GalaxiReloadEvent, GalaxiStartEvent, GalaxiStopEvent

public abstract class Event extends Object
SubEvent Layout Class
  • Constructor Details

    • Event

      public Event()
  • Method Details

    • getEngine

      public final Galaxi getEngine()
      Get the GalaxiEngine API
      Returns:
      Get the GalaxiEngine API
    • getPlugin

      public final PluginInfo getPlugin()
      Gets your Plugin's Info
      Returns:
      Plugin Info