public final class DisconnectEvent extends AbstractDataLoaderEvent<DisconnectEvent.Handler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
DisconnectEvent.Handler |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
TYPE |
| Constructor and Description |
|---|
DisconnectEvent(java.lang.String systemKey) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(DisconnectEvent.Handler handler) |
<any> |
getAssociatedType() |
java.lang.String |
toDebugString() |
java.lang.String |
toString() |
getSystemKeypublic <any> getAssociatedType()
protected void dispatch(DisconnectEvent.Handler handler)
public java.lang.String toDebugString()
public java.lang.String toString()