Uses of Class
net.ME1312.Galaxi.Galaxi
Packages that use Galaxi
-
Uses of Galaxi in net.ME1312.Galaxi
Methods in net.ME1312.Galaxi that return GalaxiModifier and TypeMethodDescriptionstatic Galaxi
Galaxi.getInstance()
Gets the GalaxiEngine API Methods -
Uses of Galaxi in net.ME1312.Galaxi.Event
Methods in net.ME1312.Galaxi.Event that return Galaxi -
Uses of Galaxi in net.ME1312.Galaxi.Event.Engine
Constructors in net.ME1312.Galaxi.Event.Engine with parameters of type GalaxiModifierConstructorDescriptionCommandEvent
(Galaxi engine, CommandSender sender, String raw, String label, String... args) Console Command EventConsoleInputEvent
(Galaxi engine, String input) Console Command EventGalaxiReloadEvent
(Galaxi engine) Galaxi Engine Reload EventGalaxiStartEvent
(Galaxi engine) Galaxi Engine Start EventGalaxiStopEvent
(Galaxi engine, int code) Galaxi Engine Stop Event