public interface IPluginInterfaceEx extends IPluginInterface
Modifier and Type | Method and Description |
---|---|
void |
addListener(IJNRPEEventListener listener)
Adds a new listener to the list of objects that will receive the messages
sent by this class.
|
void |
addListeners(Collection<IJNRPEEventListener> listeners)
Adds a whole collection of listeners to the plugin.
|
execute
void addListener(IJNRPEEventListener listener)
listener
- The new listenervoid addListeners(Collection<IJNRPEEventListener> listeners)
listeners
- Copyright © 2013. All Rights Reserved.