Updated docs

This commit is contained in:
bluefireoly
2020-10-16 02:13:42 +02:00
parent 27285cf435
commit 69b2e6cd17
924 changed files with 10606 additions and 60764 deletions

View File

@@ -0,0 +1,28 @@
---
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)