public interface INetHandler
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| NetworkManager | getNetworkManager()Returns this the NetworkManager instance registered with this NetworkHandlerPlayClient | 
| void | onDisconnect(ITextComponent reason)Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination | 
void onDisconnect(ITextComponent reason)
NetworkManager getNetworkManager()