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