public override void processPacket(NetHandler nethandler)
 {
     nethandler.handleSpawnPosition(this);
 }