// A Moveable object Gets pushed by a worker, to a given field public abstract void Pushed(Worker by, Field to);