Files
KSpigot/docs/-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/set.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

21 lines
380 B
Markdown

---
title: set -
---
//[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[InventoryGUI](index.md)/[set](set.md)
# set
[jvm]
Brief description
Temporarily sets the given item at the given slots.
Content
abstract operator fun [set](set.md)(slot: [InventorySlotCompound](../-inventory-slot-compound/index.md)<[T](index.md)>, value: ItemStack)