java.lang.Object
io.github.thebusybiscuit.slimefun4.implementation.tasks.armor.AbstractArmorTask
io.github.thebusybiscuit.slimefun4.implementation.tasks.armor.SolarHelmetTask
All Implemented Interfaces:
Runnable

public class SolarHelmetTask extends AbstractArmorTask
The SolarHelmetTask is responsible for handling SolarHelmet for generating power and adding checks for if it has sunlight and if the player is actually wearing it.
Author:
TheBusyBiscuit, martinbrom, Semisol
  • Constructor Details

    • SolarHelmetTask

      public SolarHelmetTask()
  • Method Details