Class ListDecorator<S extends Sender>
java.lang.Object
ru.cwcode.commands.extra.builder.list.ListDecorator<S>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFooter(BiFunction<ListContext, S, net.kyori.adventure.text.Component> footer) voidsetHeader(BiFunction<ListContext, S, net.kyori.adventure.text.Component> header)
-
Constructor Details
-
ListDecorator
public ListDecorator()
-
-
Method Details
-
setHeader
-