Package me.croabeast.prismatic.chat
package me.croabeast.prismatic.chat
-
ClassDescriptionChatComponent<C extends ChatComponent<C>>A mutable, fluent Bungee/Spigot chat component that supports optional click and hover events.Enumeration of the click actions that a
ChatComponentcan carry.ChatFormat<T>A typed text-format contract used byMultiComponentto parse and serialize interactive component markup.Internal cache that stores compiledPatterninstances keyed by their source regex string.Small formatting bridge used by Prismatic chat components.A compositeChatComponentthat splits a raw message into interactive segments and manages them as a unified, fluent unit.