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, getContext
RconSource getSource()
RconSource
responsible for the event.getSource
in interface Event
RconSource
responsible for the event