public interface IFarmer extends IEnergyTile
This is not supposed to be implemented. Can be cast to TileEntity.
| Modifier and Type | Method and Description |
|---|---|
boolean |
addToOutputInventory(java.util.List<net.minecraft.item.ItemStack> stacks,
boolean actuallyDo) |
boolean |
addToSeedInventory(java.util.List<net.minecraft.item.ItemStack> stacks,
boolean actuallyDo) |
net.minecraft.util.EnumFacing |
getOrientation() |
extractEnergy, getEnergy, getWorldObject, getX, getY, getZnet.minecraft.util.EnumFacing getOrientation()
boolean addToSeedInventory(java.util.List<net.minecraft.item.ItemStack> stacks,
boolean actuallyDo)
boolean addToOutputInventory(java.util.List<net.minecraft.item.ItemStack> stacks,
boolean actuallyDo)