AbstractKtInventoryPaginated

constructor(context: KtInventoryPluginContext, line: Int)

Parameters

context

Plugin context

line

Number of inventory rows

Type Parameters

T

Type of the paginated inventory


constructor(plugin: Plugin, line: Int)

Deprecated

Deprecated in v2.1.0. Will be removed in v2.4.0. Use KtInventoryPluginContext constructor instead.

Since

2.0.0

Parameters

plugin

Plugin instance

line

Number of inventory rows