| Class and Description |
|---|
| de.skuzzle.jeve.DefaultTargetEvent
Since 3.0.0 - use
DefaultDispatchable instead. |
| Method and Description |
|---|
| de.skuzzle.jeve.EventProvider.dispatch(E)
Since 3.0.0 - Use
EventProvider.dispatch(DefaultDispatchable)
instead. |
| de.skuzzle.jeve.EventProvider.dispatch(E, ExceptionCallback)
Since 3.0.0 - Use
EventProvider.dispatch(DefaultDispatchable, ExceptionCallback)
instead. |
| de.skuzzle.jeve.ExceptionCallback.exception(Exception, Listener, Event<?, ?>)
Since 3.0.0 - use
ExceptionCallback.exception(FailedEventInvocation)
instead. |
| de.skuzzle.jeve.DefaultTargetEvent.getTarget() |
Copyright © 2014–2015. All rights reserved.