Uses of Class
ru.cwcode.commands.extra.builder.list.ListContext
Packages that use ListContext
-
Uses of ListContext in ru.cwcode.commands.extra.builder.list
Method parameters in ru.cwcode.commands.extra.builder.list with type arguments of type ListContextModifier and TypeMethodDescriptionvoidListDecorator.setFooter(BiFunction<ListContext, S, net.kyori.adventure.text.Component> footer) voidListDecorator.setHeader(BiFunction<ListContext, S, net.kyori.adventure.text.Component> header)