Package forestry.api.multiblock
Interface IAlvearyComponent.BeeModifier
- All Superinterfaces:
IAlvearyComponent,IMultiblockComponent
- Enclosing interface:
- IAlvearyComponent<T extends IMultiblockLogicAlveary>
Implemented by alveary parts to apply a beeModifier to the completed structure.
-
Nested Class Summary
Nested classes/interfaces inherited from interface forestry.api.multiblock.IAlvearyComponent
IAlvearyComponent.Active, IAlvearyComponent.BeeListener, IAlvearyComponent.BeeModifier, IAlvearyComponent.Climatiser -
Method Summary
Methods inherited from interface forestry.api.multiblock.IAlvearyComponent
getMultiblockLogicMethods inherited from interface forestry.api.multiblock.IMultiblockComponent
getCoordinates, getOwner, onMachineAssembled, onMachineBroken
-
Method Details
-
getBeeModifier
IBeeModifier getBeeModifier()
-