Class HeadAdapter
java.lang.Object
com.moyskleytech.obsidian.material.implementations.adapters.HeadAdapter
- All Implemented Interfaces:
Adapter
Adapter for heads
-
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
-
HeadAdapter
public HeadAdapter()Create a adapter for parsing
-
-
Method Details