Skip to content

Comment

typealias Comment = Pair<String, ConfigEntryBuilder.() -> TextListEntry>

A comment-list entry id paired with a factory for the Cloth Config TextListEntry it renders as.