key

fun PaperLiteralNode.key(name: String, block: PaperArgumentNode<Key>.() -> Unit)

Adds an Adventure Key argument. @see PaperContext.key


fun PaperContext.key(name: String): Key

Returns the parsed Key. @see PaperLiteralNode.key