21 lines
446 B
Markdown
21 lines
446 B
Markdown
---
|
|
title: freeSlot -
|
|
---
|
|
//[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[InventoryGUIPageBuilder](index.md)/[freeSlot](free-slot.md)
|
|
|
|
|
|
|
|
# freeSlot
|
|
[jvm]
|
|
Brief description
|
|
|
|
|
|
A free slot does not block any player actions. The player can put items in this slot or take items out of it.
|
|
|
|
|
|
Content
|
|
fun [freeSlot](free-slot.md)(slots: [InventorySlotCompound](../-inventory-slot-compound/index.md)<[T](index.md)>)
|
|
|
|
|
|
|