Package forestry.api.multiblock
Interface IMultiblockLogicFarm
- All Superinterfaces:
IMultiblockLogic,INbtWritable
-
Method Summary
Methods inherited from interface forestry.api.multiblock.IMultiblockLogic
decodeDescriptionPacket, encodeDescriptionPacket, invalidate, isConnected, onChunkUnload, readFromNBT, validate, write
-
Method Details
-
getController
IFarmController getController()- Specified by:
getControllerin interfaceIMultiblockLogic- Returns:
- the multiblock controller for this logic
-