Class TooltipSuggestion.TooltipSuggestionImpl
java.lang.Object
org.incendo.cloud.brigadier.suggestion.TooltipSuggestion.TooltipSuggestionImpl
- All Implemented Interfaces:
TooltipSuggestion,Suggestion
- Enclosing interface:
- TooltipSuggestion
public static final class TooltipSuggestion.TooltipSuggestionImpl
extends Object
implements TooltipSuggestion
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.incendo.cloud.brigadier.suggestion.TooltipSuggestion
TooltipSuggestion.TooltipSuggestionImpl -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.incendo.cloud.brigadier.suggestion.TooltipSuggestion
withSuggestion, withTooltip
-
Method Details
-
suggestion
- Specified by:
suggestionin interfaceSuggestion
-
tooltip
Description copied from interface:TooltipSuggestionReturns the tooltip.- Specified by:
tooltipin interfaceTooltipSuggestion- Returns:
- the tooltip, or
null
-