SheetMC Protocol
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
SheetMC Protocol
SheetMC Protocol
/
org.sheetmc.protocol.772.type.data
/
Chat
Chat
sealed
interface
Chat
Members
Types
Decoration
Link copied to clipboard
data
class
Decoration
<
T
>
(
val
translationKey
:
String
,
val
parameters
:
List
<
Int
>
,
val
style
:
T
?
)
Type
Link copied to clipboard
data
class
Type
<
T
>
(
val
chat
:
Chat.Decoration
<
T
>
,
val
narration
:
Chat.Decoration
<
T
>
)