MCPcopy Create free account
hub / github.com/ZeppelinMC/Zeppelin / SystemMessage

Method SystemMessage

server/command/manager.go:20–20  ·  view source on GitHub ↗
(text.TextComponent)

Source from the content-addressed store, hash-verified

18
19type Caller interface {
20 SystemMessage(text.TextComponent) error
21}
22
23func NewManager(srv any, cmds ...Command) *Manager {

Callers 6

gc.goFile · 0.65
debug.goFile · 0.65
mem.goFile · 0.65
tick.goFile · 0.65
CallMethod · 0.65
ReplyMethod · 0.65

Implementers 2

Playerserver/player/player.go
consoleutil/console/console.go

Calls

no outgoing calls

Tested by

no test coverage detected