makeStaticPane

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