Package org.bukkit

Class NamespacedKey

java.lang.Object
org.bukkit.NamespacedKey

public final class NamespacedKey
extends Object
Represents a String based key which consists of two components - a namespace and a key. Namespaces may only contain lowercase alphanumeric characters, periods, underscores, and hyphens.

Keys may only contain lowercase alphanumeric characters, periods, underscores, hyphens, and forward slashes.