Package | Description |
---|---|
buildcraft.api.crops |
Copyright (c) 2011-2015, SpaceToad and the BuildCraft Team http://www.mod-buildcraft.com
The BuildCraft API is distributed under the terms of the MIT License.
|
buildcraft.lib.crops |
Modifier and Type | Method and Description |
---|---|
static ICropHandler |
CropManager.getDefaultHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
CropManager.registerHandler(ICropHandler cropHandler) |
static void |
CropManager.setDefaultHandler(ICropHandler cropHandler) |
Modifier and Type | Class and Description |
---|---|
class |
CropHandlerPlantable |
class |
CropHandlerReeds |