Uses of Class
ru.cwcode.commands.extra.builder.list.ListCommandBuilder
Packages that use ListCommandBuilder
-
Uses of ListCommandBuilder in ru.cwcode.commands.extra
Method parameters in ru.cwcode.commands.extra with type arguments of type ListCommandBuilderModifier and TypeMethodDescription -
Uses of ListCommandBuilder in ru.cwcode.commands.extra.builder.list
Methods in ru.cwcode.commands.extra.builder.list that return ListCommandBuilderModifier and TypeMethodDescriptionListCommandBuilder.argumentSetEdit(Consumer<ArgumentSet> argumentSet) ListCommandBuilder.decorate(Consumer<ListDecorator<S>> listDecorator) ListCommandBuilder.pageSize(int pageSize) ListCommandBuilder.separator(net.kyori.adventure.text.Component separator) ListCommandBuilder.showIndex(boolean showIndex)