| new_nbt | R Documentation | 
Create an NBT value
new_nbt(x, tag)
new_nbt_byte(x)
new_nbt_short(x)
new_nbt_int(x)
new_nbt_long(x)
new_nbt_float(x)
new_nbt_double(x)
new_nbt_byte_array(x)
new_nbt_string(x)
new_nbt_raw_string(x)
new_nbt_int_array(x)
new_nbt_long_array(x)
new_nbt_compound(x)
new_nbt_list(x)
| x | An nbt payload. | 
| tag | An integer specifying the tag of the data. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.