Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TyphoonMC/TyphoonCore
/ JSON
Method
JSON
chat.go:119–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
118
type
IChatComponent
interface
{
119
JSON() (string, error)
120
}
121
type
ChatComponent
struct
{
122
Bold bool `json:
"bold"
`
Callers
4
ChatHoverMessage
Function · 0.65
SendMessage
Method · 0.65
SendBukkitMessage
Method · 0.65
SendActionBar
Method · 0.65
Implementers
2
ChatComponent
chat.go
StringChatComponent
chat.go
Calls
no outgoing calls
Tested by
no test coverage detected