public class PacketPlayOutScoreboardObjective extends OutPacket
| Modifier and Type | Field and Description |
|---|---|
protected short |
mode |
protected String |
name |
protected String |
type |
protected String |
value |
| Constructor and Description |
|---|
PacketPlayOutScoreboardObjective() |
| Modifier and Type | Method and Description |
|---|---|
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
|
decode, direction, handleReceived, setprotected short mode
public PacketPlayOutScoreboardObjective()
Copyright © 2016. All rights reserved.