| Constructor and Description |
|---|
DummyMobAbortable() |
| Modifier and Type | Method and Description |
|---|---|
void |
abort(java.lang.String why,
java.lang.Throwable e)
Abort the server or client.
|
boolean |
isAborted()
Check if the server or client was aborted.
|
public void abort(java.lang.String why,
java.lang.Throwable e)
Abortable