Class CPlayerPacket

    • Field Detail

      • x

        protected double x
      • y

        protected double y
      • z

        protected double z
      • yRot

        protected float yRot
      • xRot

        protected float xRot
      • onGround

        protected boolean onGround
      • hasPos

        protected boolean hasPos
      • hasRot

        protected boolean hasRot
    • Constructor Detail

      • CPlayerPacket

        public CPlayerPacket()
      • CPlayerPacket

        public CPlayerPacket​(boolean p_i46875_1_)
    • Method Detail

      • getX

        public double getX​(double p_186997_1_)
      • getY

        public double getY​(double p_186996_1_)
      • getZ

        public double getZ​(double p_187000_1_)
      • getYRot

        public float getYRot​(float p_186999_1_)
      • getXRot

        public float getXRot​(float p_186998_1_)
      • isOnGround

        public boolean isOnGround()