Interface OnyxNamespace
- All Known Implementing Classes:
OnyxNamespaceImpl
public interface OnyxNamespace
-
Method Summary
Modifier and TypeMethodDescriptiongetKey()Gets the key associated with this namespace.Retrieves an existing OnyxItem or creates a new one if it doesn't exist.
-
Method Details
-
getKey
NamespacedKey getKey()Gets the key associated with this namespace.- Returns:
- The underlying Bukkit NamespacedKey.
-
item
-