Class StringTooltip

java.lang.Object
dev.jorel.commandapi.StringTooltip
All Implemented Interfaces:
IStringTooltip

public class StringTooltip extends Object implements IStringTooltip
Represents a suggestion for an argument with a hover tooltip text for that suggestion. This class is to be used with normal suggestion overrides, via the Argument.overrideSuggestionsT method.