staticPane

fun MergedGui.staticPane(slot: Slot, height: @Range(from = 1, to = 6) Int, length: @Range(from = 1, to = 9) Int = 9, init: StaticPane.() -> Unit)