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