public class NPacketPlayInPositionLook extends NPacketPlayInFlying
| Constructor and Description | 
|---|
NPacketPlayInPositionLook()  | 
NPacketPlayInPositionLook(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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBlock, getBlockX, getBlockY, getBlockZpublic NPacketPlayInPositionLook()
public NPacketPlayInPositionLook(double x,
                                 double y,
                                 double z,
                                 float yaw,
                                 float pitch,
                                 boolean isGround)
public PacketType getPacketType()
getPacketType in interface NPacketgetPacketType in class NPacketPlayInFlying