public class PacketPlayOutStatistics extends OutPacket
| Modifier and Type | Class and Description |
|---|---|
static class |
PacketPlayOutStatistics.StatisticEntry |
| Modifier and Type | Field and Description |
|---|---|
static OutPacket |
DEFAULT_STATISTIC |
protected PacketPlayOutStatistics.StatisticEntry[] |
entries |
| Constructor and Description |
|---|
PacketPlayOutStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ByteBuf buf)
Serialized the data held by this packet into a buffer
|
PacketPlayOutStatistics.StatisticEntry[] |
entries() |
int |
id()
Gets the ID of this packet, according to the protocol specification
|
decode, direction, handleReceived, setpublic static final OutPacket DEFAULT_STATISTIC
protected PacketPlayOutStatistics.StatisticEntry[] entries
public PacketPlayOutStatistics()
public int id()
Packetpublic PacketPlayOutStatistics.StatisticEntry[] entries()
Copyright © 2016. All rights reserved.