Updated docs
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user