@Override public boolean activate() { return (Constants.flaxField.contains(Players.getLocal()) && !Inventory.isFull()); }