Interface IAlvearyComponent.BeeModifier<T extends IMultiblockLogicAlveary>

All Superinterfaces:
IAlvearyComponent<T>, IMultiblockComponent
Enclosing interface:
IAlvearyComponent<T extends IMultiblockLogicAlveary>

public static interface IAlvearyComponent.BeeModifier<T extends IMultiblockLogicAlveary> extends IAlvearyComponent<T>
Implemented by alveary parts to apply a beeModifier to the completed structure.
  • Method Details