KtInventoryPluginContext

Context interface for KtInventory plugin integration.

This interface provides methods for registering event listeners within the plugin context.

Since

2.1.0

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Context capability for inventories that fetch data asynchronously.

Properties

Link copied to clipboard

Identifier used to share the internal inventory event handler.

Functions

Link copied to clipboard
abstract fun registerEvents(listener: Listener)

Registers an event listener with the plugin.