Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.LimitedUseItem
Package
Description
This package contains the different classes for each
SlimefunItem
This package holds any implementation of
SlimefunItem
that is
considered a "Magical Staff".-
Uses of LimitedUseItem in io.github.thebusybiscuit.slimefun4.implementation.items
Modifier and TypeMethodDescriptionfinal LimitedUseItem
LimitedUseItem.setMaxUseCount
(int count) Sets the maximum number of times this item can be used. -
Uses of LimitedUseItem in io.github.thebusybiscuit.slimefun4.implementation.items.magical.staves
Modifier and TypeClassDescriptionclass
ThisSlimefunItem
casts aLightningStrike
where you are pointing.