CLASS mu net/minecraft/client/network/packet/EntityPositionClientPacket FIELD a id I FIELD b x D FIELD c y D FIELD d z D FIELD e yaw B FIELD f pitch B FIELD g onGround Z METHOD a read (Lir;)V ARG 0 buf METHOD a apply (Liu;)V ARG 0 handler METHOD a apply (Ljs;)V METHOD b getId ()I METHOD b write (Lir;)V ARG 0 buf METHOD c getX ()D METHOD d getY ()D METHOD e getZ ()D METHOD f getYaw ()B METHOD g getPitch ()B METHOD h isOnGround ()Z