public class PacketPlayOutPlayerListUpdate extends OutPacket
| Modifier and Type | Field and Description |
|---|---|
protected String |
footer |
protected String |
header |
| Constructor and Description |
|---|
PacketPlayOutPlayerListUpdate() |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ByteBuf buf)
Serialized the data held by this packet into a buffer
|
String |
footer() |
String |
header() |
int |
id()
Gets the ID of this packet, according to the protocol specification
|
decode, direction, handleReceived, setpublic PacketPlayOutPlayerListUpdate()
Copyright © 2016. All rights reserved.