KtInventoryComponent

abstract class KtInventoryComponent

Base class for all inventory components.

This abstract class serves as the foundation for different types of components that can be added to a KtInventory, such as buttons or other interactive elements.

Since

2.0.0

Inheritors

Constructors

Link copied to clipboard
constructor()