Package io.github.thebusybiscuit.slimefun4.implementation.tasks.armor
package io.github.thebusybiscuit.slimefun4.implementation.tasks.armor
-
ClassDescriptionThis is a base class for any ArmorTask, it checks every online player and handles any armor functionality.The
RadiationTask
handles radioactivity forRadioactive
items.TheRainbowArmorTask
is responsible for handling the change in color of any Rainbow Armor piece.TheSlimefunArmorTask
is responsible for handlingSlimefunArmorPiece
TheSolarHelmetTask
is responsible for handlingSolarHelmet
for generating power and adding checks for if it has sunlight and if the player is actually wearing it.