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,32 @@
---
title: ForInventoryFourByNine -
---
//[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[ForInventoryFourByNine](index.md)
# ForInventoryFourByNine
[jvm] interface [ForInventoryFourByNine](index.md) : [ForInventoryFiveByNine](../-for-inventory-five-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|
|---|
| [ForRowOne](../-for-row-one/index.md)
| [ForRowTwo](../-for-row-two/index.md)
| [ForRowThree](../-for-row-three/index.md)
| [ForRowFour](../-for-row-four/index.md)
| [ForInventoryThreeByNine](../-for-inventory-three-by-nine/index.md)
| [ForEveryInventory](../-for-every-inventory/index.md)
| [ForInventoryWidthNine](../-for-inventory-width-nine/index.md)