Package me.croabeast.takion.chat
package me.croabeast.takion.chat
-
ClassDescriptionChatComponent<C extends ChatComponent<C>>Represents a rich, mutable chat component that can carry click and hover actions.Supported clickâaction types for
ChatComponent.setClick(Click, String).A composite chat component that can parse a formatted string into multipleChatComponentsegments and allows fluent manipulation of all segments.