Package forestry.api.farming
Interface ICrop
public interface ICrop
-
Method Details
-
harvest
Harvests this crop. Performs the necessary manipulations to set the crop into a "harvested" state.- Returns:
- Products harvested. Null if this crop cannot be harvested
-
getPosition
net.minecraft.core.BlockPos getPosition()
-