Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.talismans.Talisman
Packages that use Talisman
Package
Description
This package contains all extensions of
Event
that Slimefun provides
and allows you to listen to.This package holds any
SlimefunItem
related to the
Talisman
.-
Uses of Talisman in io.github.thebusybiscuit.slimefun4.api.events
Methods in io.github.thebusybiscuit.slimefun4.api.events that return TalismanConstructors in io.github.thebusybiscuit.slimefun4.api.events with parameters of type TalismanModifierConstructorDescriptionTalismanActivateEvent
(Player player, Talisman talisman, ItemStack talismanItem) -
Uses of Talisman in io.github.thebusybiscuit.slimefun4.implementation.items.magical.talismans
Modifier and TypeClassDescriptionclass
TheMagicianTalisman
is a special kind ofTalisman
which awards aPlayer
with an extraEnchantment
when they enchant theirItemStack
.