Interface ISolarPower
- All Known Subinterfaces:
ISunProducer,ISupportPlant
- All Known Implementing Classes:
AbstractSunProducer,AbstractSupportPlant,Ampliflower,Curendula,DarkFlower,MoonFlower,PrimalSunflower,SolarPea,Sunflower,SunShroom,TwinSunflower
public interface ISolarPower
-
Method Summary
-
Method Details
-
getBank
SolarBank getBank() -
pauseSolarGeneration
default boolean pauseSolarGeneration() -
requestForSun
default boolean requestForSun()
-