public class PacketPlayOutCamera extends OutPacket
| Modifier and Type | Field and Description |
|---|---|
protected int |
cameraId |
| Constructor and Description |
|---|
PacketPlayOutCamera() |
| Modifier and Type | Method and Description |
|---|---|
int |
cameraId() |
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 int cameraId
public PacketPlayOutCamera()
Copyright © 2016. All rights reserved.