slot

fun slot(x: @Range(from = 0, to = 8) Int, y: @Range(from = 0, to = 5) Int): @NotNull Slot
fun slot(index: Int): @NotNull Slot