--- title: InventoryBorderSlots - --- //[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[InventoryBorderSlots](index.md) # InventoryBorderSlots [jvm] class [InventoryBorderSlots](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]
Content
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)


| [hashCode](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/hashCode/#/PointingToDeclaration/)| [jvm]
Content
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)


| [realSlotsWithInvType](../-inventory-slot-compound/real-slots-with-inv-type.md)| [jvm]
Content
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)>


| [toString](../../net.axay.kspigot.utils/-registerable-command/index.md#kotlin/Any/toString/#/PointingToDeclaration/)| [jvm]
Content
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)


| [withInvType](with-inv-type.md)| [jvm]
Content
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)>


## Properties | Name| Summary| |---|---| | [padding](index.md#net.axay.kspigot.inventory/InventoryBorderSlots/padding/#/PointingToDeclaration/)| [jvm] val [padding](index.md#net.axay.kspigot.inventory/InventoryBorderSlots/padding/#/PointingToDeclaration/): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)