Esempio n. 1
0
  @Override
  public boolean activate() {

    return (Constants.flaxField.contains(Players.getLocal()) && !Inventory.isFull());
  }