KtInventory

constructor(plugin: Plugin, line: Int, altColorChar: Char? = '&')

Parameters

plugin

The plugin instance

line

Number of inventory rows

altColorChar

Character used for color codes in the title. Default is '&'. Set to null to disable color code translation.