Class Utils
java.lang.Object
studio.magemonkey.fabled.enchants.util.Utils
FabledEnchants © 2026 VoidEdge
util.studio.magemonkey.fabled.enchants.Utils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
isPresent
public static boolean isPresent(org.bukkit.inventory.ItemStack item) - Parameters:
item- item to check- Returns:
- true if isPresent, false otherwise
-