| Package | Description |
|---|---|
| com.destroystokyo.paper.event.server |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull AsyncTabCompleteEvent.Completion |
AsyncTabCompleteEvent.Completion.completion(@NotNull String suggestion)
Create a new
AsyncTabCompleteEvent.Completion from a suggestion string. |
static @NotNull AsyncTabCompleteEvent.Completion |
AsyncTabCompleteEvent.Completion.completion(@NotNull String suggestion,
@Nullable net.kyori.adventure.text.Component tooltip)
Create a new
AsyncTabCompleteEvent.Completion from a suggestion string and a tooltip Component. |
Copyright © 2021. All rights reserved.