Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.backpacks.SlimefunBackpack
Package
Description
This package holds classes related to
SlimefunBackpack
.This package contains all implementations of
Listener
that Slimefun uses.-
Uses of SlimefunBackpack in io.github.thebusybiscuit.slimefun4.implementation.items.backpacks
Modifier and TypeClassDescriptionclass
TheCooler
is a special variant of theSlimefunBackpack
.class
This class represents aSlimefunBackpack
that has been restored via /sf backpack for retrieving items if the original has been lost.class
This implementation ofSlimefunBackpack
is alsoSoulbound
. -
Uses of SlimefunBackpack in io.github.thebusybiscuit.slimefun4.implementation.listeners
Modifier and TypeMethodDescriptionvoid
BackpackListener.openBackpack
(Player p, ItemStack item, SlimefunBackpack backpack)