Interface IAlvearyComponent.Climatiser

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

public static interface IAlvearyComponent.Climatiser extends IAlvearyComponent
Implemented by alveary parts to apply a climate change to the completed structure.
  • Method Details

    • changeClimate

      void changeClimate(int tickCount, IClimateControlled alveary)
      Called every tick by the alveary.
      Parameters:
      tickCount - the number of ticks in the world
      alveary - the climate controlled alveary