TextClickEvent.suggest constructor
TextClickEvent.suggest(
- String text
copies command in chat
Implementation
TextClickEvent.suggest(String text)
: action = 'suggest_command',
value = text;
copies command in chat
TextClickEvent.suggest(String text)
: action = 'suggest_command',
value = text;