String

@Contract(pure = true)
fun String(value: String): NBTString

Creates an NBTString with the value of value

Return

An NBTString containing passed value

Parameters

value

The value to pass to NBTString