Uses of Class
ru.cwcode.commands.extra.builder.list.ListField
Packages that use ListField
-
Uses of ListField in ru.cwcode.commands.extra.builder.list
Methods in ru.cwcode.commands.extra.builder.list that return ListFieldModifier and TypeMethodDescriptionListField.setHover(BiFunction<E, S, net.kyori.adventure.text.Component> hover) ListField.setOnClick(BiConsumer<E, S> onClick) ListField.setShouldShow(BiFunction<E, S, Boolean> shouldShow) ListField.setText(BiFunction<E, S, net.kyori.adventure.text.Component> text) Method parameters in ru.cwcode.commands.extra.builder.list with type arguments of type ListField