public interface RconConnectionEvent extends Event
RconSource.| Modifier and Type | Interface and Description |
|---|---|
static interface |
RconConnectionEvent.Connect |
static interface |
RconConnectionEvent.Disconnect |
static interface |
RconConnectionEvent.Login |
| Modifier and Type | Method and Description |
|---|---|
RconSource |
getSource()
Gets the
RconSource responsible for the event. |
getCause, getContextRconSource getSource()
RconSource responsible for the event.getSource in interface EventRconSource responsible for the event