Interface IAlvearyComponent.BeeListener<T extends IMultiblockLogicAlveary>

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

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