Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.magical.talismans.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
ModifierConstructorDescriptionTalismanActivateEvent
(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
.