Beispiel #1
0
 // Are we relatively close to the nest?
 protected boolean isAroundNest() {
   return here.isAroundNest();
 }