Interface Listener


  • public interface Listener
    This class is used to indicate this is an event listener
    • Method Detail

      • getPlugin

        default Plugin getPlugin()
        Get the plugin that this listener belongs to
        Returns:
        the plugin that this listener belongs to