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 TypeClassDescriptionclassTheMagicianTalismanis a special kind ofTalismanwhich awards aPlayerwith an extraEnchantmentwhen they enchant theirItemStack.