Files
KSpigot/docs/-k-spigot/net.axay.kspigot.inventory/-for-row-one/index.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

29 lines
2.0 KiB
Markdown

---
title: ForRowOne -
---
//[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[ForRowOne](index.md)
# ForRowOne
[jvm] interface [ForRowOne](index.md) : [ForInventoryOneByNine](../-for-inventory-one-by-nine/index.md), [ForInventoryTwoByNine](../-for-inventory-two-by-nine/index.md), [ForInventoryThreeByNine](../-for-inventory-three-by-nine/index.md), [ForInventoryFourByNine](../-for-inventory-four-by-nine/index.md), [ForInventoryFiveByNine](../-for-inventory-five-by-nine/index.md), [ForInventorySixByNine](../-for-inventory-six-by-nine/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>
| [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>
## Inheritors
| Name|
|---|
| [ForRowOneSlotOneToThree](../-for-row-one-slot-one-to-three/index.md)
| [ForRowOneSlotFourToFive](../-for-row-one-slot-four-to-five/index.md)
| [ForCompleteRowOne](../-for-complete-row-one/index.md)