Package io.github.thebusybiscuit.slimefun4.implementation.items
package io.github.thebusybiscuit.slimefun4.implementation.items
This package contains the different classes for each
SlimefunItem-
ClassesClassDescriptionThe
EnchantedItemis an enchantedSlimefunItem.This class represents an item with a limited number of uses.A quick and easy implementation ofSlimefunItemthat also implements the interfaceRadioactive.SimpleSlimefunItem<T extends ItemHandler>This is basically a quickstart class for your very firstSlimefunItem.Represents a vanilla item that is overridden by Slimefun (likeELYTRA).