Interface SPCGenericListener
-
- All Implemented Interfaces:
public interface SPCGenericListenerListener for an event that carries no payload: a plugin is told that something happened, not what. Registered through
ConfigurationHandler.addEventListener/ServerPackHandler.addEventListener; reach for one of the typed listeners below when the details are what you need.Griefed