All Superinterfaces:
ItemAttribute
All Known Implementing Classes:
RadioactiveItem

public interface Radioactive extends ItemAttribute
This Interface, when attached to a class that inherits from SlimefunItem, marks the Item as radioactive. Carrying such an item will give the wearer the radiation effect. You can specify a level of Radioactivity for the severity of the effect.
Author:
TheBusyBiscuit
  • Method Details