Package forestry.api.farming


@ParametersAreNonnullByDefault package forestry.api.farming
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
  • Class
    Description
     
     
     
    Cache that can be used to cache the last extends of IFarmLogics.
    IFarmable describes a farmable resource, including its sapling/premature and mature versions, its saplings/seeds, and the harvested resources resulting from harvesting and collecting from windfall.
    Used to construct a farmable when farm registry is complete.
     
    The IFarmHousing describes a forestry farm handler.
     
    Helper interface that every farm inventory implements.
     
    Used by legacy farm blocks and multiblock farms to cultivate and harvest crops and plants.
    An IFarmType describes a type of farm, defining rules for how the farm can operate.
    Used to determine the water consumption of a Forestry farm.