public class NPacketPlayInLook extends NPacketPlayInFlying
Constructor and Description |
---|
NPacketPlayInLook() |
NPacketPlayInLook(double x,
double y,
double z,
float yaw,
float pitch,
boolean isGround) |
Modifier and Type | Method and Description |
---|---|
PacketType |
getPacketType() |
getLocation, getX, getY, getZ, hasLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBlock, getBlockX, getBlockY, getBlockZ
public NPacketPlayInLook()
public NPacketPlayInLook(double x, double y, double z, float yaw, float pitch, boolean isGround)
public PacketType getPacketType()
getPacketType
in interface NPacket
getPacketType
in class NPacketPlayInFlying