public class ClientDisconnect extends SentPacket
Constructor and Description |
---|
ClientDisconnect() |
Modifier and Type | Method and Description |
---|---|
protected void |
encode() |
protected int |
length()
Returns the length of this packet excluding the packet ID
|
byte |
pid() |
public byte pid()
pid
in class SentPacket
protected int length()
SentPacket
length
in class SentPacket
protected void encode()
encode
in class SentPacket
Copyright © 2016. All rights reserved.