Class ListField<E,S extends Sender>
java.lang.Object
ru.cwcode.commands.extra.builder.list.ListField<E,S>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetHover(BiFunction<E, S, net.kyori.adventure.text.Component> hover) setOnClick(BiConsumer<E, S> onClick) setShouldShow(BiFunction<E, S, Boolean> shouldShow) setText(BiFunction<E, S, net.kyori.adventure.text.Component> text)
-
Constructor Details
-
ListField
public ListField()
-
-
Method Details
-
setName
-
setText
-
setHover
-
setOnClick
-
setShouldShow
-