suggestCommand
Creates a click event that suggests the specified command when clicked.
Return
A McTextClickEvent instance with the "SUGGEST_COMMAND" action and the provided command.
Parameters
command
The command to be suggested.
Creates a click event that suggests the specified command when clicked.
A McTextClickEvent instance with the "SUGGEST_COMMAND" action and the provided command.
The command to be suggested.