Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.DistinctiveItem
Packages that use DistinctiveItem
Package
Description
This package holds classes related to
SlimefunBackpack.This package contains a few miscellaneous implementations of
SlimefunItem which are blocks.-
Uses of DistinctiveItem in io.github.thebusybiscuit.slimefun4.implementation.items.backpacks
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.backpacks that implement DistinctiveItemModifier and TypeClassDescriptionclassTheCooleris a special variant of theSlimefunBackpack.classThis class represents aSlimefunBackpackthat has been restored via /sf backpack for retrieving items if the original has been lost.classThis class represents aSlimefunItemthat is considered a Backpack.classThis implementation ofSlimefunBackpackis alsoSoulbound. -
Uses of DistinctiveItem in io.github.thebusybiscuit.slimefun4.implementation.items.blocks
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.blocks that implement DistinctiveItemModifier and TypeClassDescriptionclassThis is a parent class for theBrokenSpawnerandRepairedSpawnerto provide some utility methods.classThis implementation ofSlimefunItemrepresents a Broken Spawner.classARepairedSpawneris the repaired variant of aBrokenSpawner.