java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.RadioactiveItem
All Implemented Interfaces:
ItemAttribute, NotPlaceable, Placeable, Radioactive

public class RadioactiveItem extends SlimefunItem implements Radioactive, NotPlaceable
A quick and easy implementation of SlimefunItem that also implements the interface Radioactive. This implementation is NotPlaceable! Simply specify a level of Radioactivity in the constructor.
Author:
TheBusyBiscuit
See Also: