public void RequestChangeDirection(int x, int y, int direction) { packet.ChangeDirectionRequest(x, y, direction); }