Updated docs
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: InventoryColumnSlots -
|
||||
---
|
||||
//[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[InventoryColumnSlots](index.md)
|
||||
|
||||
|
||||
|
||||
# InventoryColumnSlots
|
||||
[jvm] class [InventoryColumnSlots](index.md)<[T](index.md) : [ForInventory](../-for-inventory/index.md)> : [InventorySlotCompound](../-inventory-slot-compound/index.md)<[T](index.md)>
|
||||
|
||||
|
||||
## Functions
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [equals](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/)| [jvm] <br>Content <br>open operator override fun [equals](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/)(other: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br>
|
||||
| [hashCode](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/hashCode/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [hashCode](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/hashCode/#/PointingToDeclaration/)(): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) <br><br><br>
|
||||
| [realSlotsWithInvType](../-inventory-slot-compound/real-slots-with-inv-type.md)| [jvm] <br>Content <br>open override fun [realSlotsWithInvType](../-inventory-slot-compound/real-slots-with-inv-type.md)(invType: [InventoryType](../-inventory-type/index.md)<[T](index.md)>): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)> <br><br><br>
|
||||
| [toString](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/toString/#/PointingToDeclaration/)| [jvm] <br>Content <br>open override fun [toString](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/toString/#/PointingToDeclaration/)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br>
|
||||
| [withInvType](with-inv-type.md)| [jvm] <br>Content <br>open override fun [withInvType](with-inv-type.md)(invType: [InventoryType](../-inventory-type/index.md)<[T](index.md)>): [HashSet](https://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html)<[InventorySlot](../-inventory-slot/index.md)> <br><br><br>
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| [column](index.md#net.axay.kspigot.inventory/InventoryColumnSlots/column/#/PointingToDeclaration/)| [jvm] val [column](index.md#net.axay.kspigot.inventory/InventoryColumnSlots/column/#/PointingToDeclaration/): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) <br>
|
||||
|
Reference in New Issue
Block a user