public class PacketPlayOutWorldBorder extends OutPacket
| Modifier and Type | Field and Description |
|---|---|
protected int |
action |
protected Object[] |
values |
| Constructor and Description |
|---|
PacketPlayOutWorldBorder() |
| 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 PacketPlayOutWorldBorder()
Copyright © 2016. All rights reserved.