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

public class SoulboundItem extends SlimefunItem implements Soulbound, NotPlaceable
Represents an Item that will not drop upon death.
Author:
TheBusyBiscuit
See Also: