AbstractKtInventoryPaginated

constructor(context: KtInventoryPluginContext, line: Int)

Parameters

T

Type of the paginated inventory

context

Plugin context

line

Number of inventory rows


constructor(plugin: Plugin, line: Int)

Deprecated

Use KtInventoryPluginContext constructor instead

Since

2.0.0

Parameters

plugin

Plugin instance

line

Number of inventory rows