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