Updated docs
This commit is contained in:
20
docs/-k-spigot/net.axay.kspigot.items/item-stack.md
Normal file
20
docs/-k-spigot/net.axay.kspigot.items/item-stack.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: itemStack -
|
||||
---
|
||||
//[KSpigot](../index.md)/[net.axay.kspigot.items](index.md)/[itemStack](item-stack.md)
|
||||
|
||||
|
||||
|
||||
# itemStack
|
||||
[jvm]
|
||||
Brief description
|
||||
|
||||
|
||||
Creates a new ItemStack and opens a builder for it.
|
||||
|
||||
|
||||
Content
|
||||
inline fun [itemStack](item-stack.md)(material: Material, builder: ItemStack.() -> [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)): ItemStack
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user