public void notify(PlayerListener listener) {
   listener.onPlayerMove(this);
 }