of

fun <S : Enum<S>> of(enumKClass: KClass<S>, player: Player): DynamicGUI<S>
fun of(player: Player): DynamicGUI<SinglePage>