Class GlowEffects
java.lang.Object
studio.magemonkey.fabled.enchants.api.GlowEffects
FabledEnchants © 2026 VoidEdge
api.studio.magemonkey.fabled.enchants.GlowEffects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.bukkit.inventory.ItemStackfinalize(org.bukkit.inventory.ItemStack item) Ensures an item has a glowing effect if it has any enchantments, custom or not.
-
Constructor Details
-
GlowEffects
public GlowEffects()
-
-
Method Details
-
finalize
public static org.bukkit.inventory.ItemStack finalize(org.bukkit.inventory.ItemStack item) Ensures an item has a glowing effect if it has any enchantments, custom or not.- Parameters:
item- item to give glowing effects to- Returns:
- item with the glowing effect
-