Interface IAlvearyComponent.Climatiser<T extends IMultiblockLogicAlveary>

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

public static interface IAlvearyComponent.Climatiser<T extends IMultiblockLogicAlveary> extends IAlvearyComponent<T>
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