public static class PacketPlayOutStatistics.StatisticEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
string |
protected int |
value |
| Constructor and Description |
|---|
StatisticEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
setString(String string) |
void |
setValue(int value) |
String |
string() |
int |
value() |
void |
write(ByteBuf buf) |
public StatisticEntry()
Copyright © 2016. All rights reserved.