public interface INetHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onDisconnect(ITextComponent reason)
Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
|
void onDisconnect(ITextComponent reason)