Updated docs
This commit is contained in:
20
docs/-k-spigot/net.axay.kspigot.data/-n-b-t-data/remove.md
Normal file
20
docs/-k-spigot/net.axay.kspigot.data/-n-b-t-data/remove.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: remove -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.data](../index.md)/[NBTData](index.md)/[remove](remove.md)
|
||||
|
||||
|
||||
|
||||
# remove
|
||||
[jvm]
|
||||
Brief description
|
||||
|
||||
|
||||
This method removes the given key from the NBTTagCompound. Its value will be lost.
|
||||
|
||||
|
||||
Content
|
||||
fun [remove](remove.md)(key: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user