mirror of
https://github.com/Minestom/Minestom.git
synced 2025-03-09 13:19:05 +01:00
Fix RichMessage javadoc
This commit is contained in:
parent
dd3345ff9a
commit
abbb2fde01
@ -13,7 +13,7 @@ import java.util.List;
|
||||
* Represent multiple {@link ColoredText} batched together with the possibility to add
|
||||
* click and hover events
|
||||
* <p>
|
||||
* Used when the message can contain both colored text and event (otherwise, use {@link ColoredText)})
|
||||
* Used when the message can contain both colored text and event (otherwise, use {@link ColoredText})
|
||||
*/
|
||||
public class RichMessage extends JsonMessage {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user