Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZeppelinMC/Zeppelin
/ console
Struct
console
util/console/console.go:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
)
15
16
type
console
struct
{}
17
18
func
(c console) SystemMessage(t text.TextComponent) error {
19
log.Chat(t)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected