Class BukkitAdapter
java.lang.Object
com.moyskleytech.obsidian.material.implementations.adapters.BukkitAdapter
- All Implemented Interfaces:
Adapter
Adapter for bukkit material
-
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
-
BukkitAdapter
public BukkitAdapter()
-
-
Method Details