Class WrapperPlayServerTabComplete.CommandMatch
java.lang.Object
com.github.retrooper.packetevents.wrapper.play.server.WrapperPlayServerTabComplete.CommandMatch
- Enclosing class:
WrapperPlayServerTabComplete
-
Constructor Summary
ConstructorDescriptionCommandMatch
(String text) CommandMatch
(String text, @Nullable net.kyori.adventure.text.Component tooltip) -
Method Summary
Modifier and TypeMethodDescriptiongetText()
Optional
<net.kyori.adventure.text.Component> void
void
setTooltip
(@Nullable net.kyori.adventure.text.Component tooltip)
-
Constructor Details
-
CommandMatch
-
CommandMatch
-
-
Method Details
-
getText
-
setText
-
getTooltip
-
setTooltip
public void setTooltip(@Nullable @Nullable net.kyori.adventure.text.Component tooltip)
-