@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| ICrop | |
| IExtentCache |
Cache that can be used to cache the last extends of
IFarmLogics. |
| IFarmable |
IFarmable describes a crop or other harvestable object and can be used to inspect item stacks and blocks for matches.
|
| IFarmableInfo |
IFarmableInfo describes the valid germlings and possible products of an IFarmable.
|
| IFarmCircuit | |
| IFarmHousing | |
| IFarmInventory | |
| IFarmListener | |
| IFarmLogic |
The IFarmLogic is used by farm blocks and multi-blocks to cultivate and harvest crops and plants.
|
| IFarmProperties | |
| IFarmRegistry | |
| ISimpleFarmLogic |
A simple version of the IFarmLogic.
|
| ISoil |
| Class | Description |
|---|---|
| DefaultFarmListener |
Easily extendable default farmListener.
|
| Farmables | Deprecated |
| Enum | Description |
|---|---|
| FarmDirection |