public interface GameReloadEvent extends Event
Game
triggers a reload.
The definition of a reload is purely left up to the implementation. For the default implementation from Sponge, this is fired when executing the plugins' reload command and acts as a simple callback for plugin use.
getCause, getContext, getSource