See: Description
| Class | Description |
|---|---|
| ClickEvent |
This event occurs when a player clicks on a chat item
|
| HoverEvent |
This even occurs when the player hovers the mouse over the chat message
|
| Message |
Chat message properties, encoded in the JSON format
|
| MessageBuilder |
Builds a formatted message using JSON to be sent to the player(s)
|
| Enum | Description |
|---|---|
| ChatColor |
A color able to be used in the chat text
|
| ClickEvent.ClickAction |
An action that occurs when the player clicks on the chat message
|
| HoverEvent.HoverAction |
An action that occurs when the player hovers over the chat message
|
Copyright © 2016. All rights reserved.