NamespacedKey arguments
NamespacedKey arguments represent Minecraft's resource locations, or namespaced keys. This argument is casted to Bukkit's NamespacedKey
object.
Namespaced keys are typically of the form namespace:key
. If no namespace is provided, the default namespace (minecraft
) will be used.