Files
KSpigot/docs/-k-spigot/net.axay.kspigot.data/-n-b-t-data/remove.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

386 B

title
title
remove -

//KSpigot/net.axay.kspigot.data/NBTData/remove

remove

[jvm]
Brief description

This method removes the given key from the NBTTagCompound. Its value will be lost.

Content
fun remove(key: String)