SimpleUi

fun SimpleUi(title: String, slots: Int, entries: Map<Int, UiEntry>, player: Player)

Parameters

title

The title of the UI

slots

The slots of the UI

entries

The entries of the UI

player

The player that will see the UI