public class StatisticsPacket extends Object implements QueryPacket
| Constructor and Description |
|---|
StatisticsPacket() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(io.netty.buffer.ByteBuf buffer) |
void |
encode(io.netty.buffer.ByteBuf buffer) |
short |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSessionId, setSessionIdpublic void decode(io.netty.buffer.ByteBuf buffer)
decode in interface NetworkPacketpublic void encode(io.netty.buffer.ByteBuf buffer)
encode in interface NetworkPacketpublic short getId()
getId in interface QueryPacketCopyright © 2018–2019. All rights reserved.