KtInventoryPluginContext

Context interface for KtInventory plugin integration.

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

Since

2.1.0

Types

Link copied to clipboard
object Companion

Functions

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

Registers an event listener with the plugin.