Class SuggestionEntry
java.lang.Object
net.minestom.server.command.builder.suggestion.SuggestionEntry
-
Constructor Summary
ConstructorDescriptionSuggestionEntry
(@NotNull String entry) SuggestionEntry
(@NotNull String entry, @Nullable net.kyori.adventure.text.Component tooltip) -
Method Summary
-
Constructor Details
-
SuggestionEntry
public SuggestionEntry(@NotNull @NotNull String entry, @Nullable @Nullable net.kyori.adventure.text.Component tooltip) -
SuggestionEntry
-
-
Method Details