public void handleClientInfo(Packet204ClientInfo par1Packet204ClientInfo) {
   playerEntity.updateClientInfo(par1Packet204ClientInfo);
 }