MCPcopy 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
16type console struct{}
17
18func (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