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