public virtual void Drop() { Handler.addGameObject(new GroundItem(this)); parent.top = new Air(parent); }