Пример #1
0
 private static void appendFaceEntityUpdate(Player p, PacketBuilder updateBlock)
 {
     updateBlock.addShortA(p.getEntityFocus());
 }