public class PacketDisconnect extends Object
Constructor and Description |
---|
PacketDisconnect(byte[] payload,
int off,
int len) |
PacketDisconnect(int reason,
String desc,
String lang) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
public PacketDisconnect(byte[] payload, int off, int len) throws IOException
IOException
Copyright © 2020. All rights reserved.