Class OraxenAdapter
java.lang.Object
com.moyskleytech.obsidian.material.implementations.adapters.OraxenAdapter
- All Implemented Interfaces:
Adapter
Adapter for OraxenAPI
-
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
-
OraxenAdapter
public OraxenAdapter()Required constructor that throws if Oraxen is missing
-
-
Method Details