Class SlimeFunAdapter
java.lang.Object
com.moyskleytech.obsidian.material.implementations.adapters.SlimeFunAdapter
- All Implemented Interfaces:
Adapter
Adapter for Slimefun support
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontryMatch(org.bukkit.inventory.ItemStack stack) Try parsing a string as material using the specified adapter
-
Constructor Details
-
SlimeFunAdapter
public SlimeFunAdapter()Required constructor that throws if Slimefun is missing
-
-
Method Details