Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TyphoonMC/TyphoonCore
/ CommandParserString
Struct
CommandParserString
command_parser.go:252–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
)
251
252
type
CommandParserString
struct
{
253
Format CommandParserStringFormat
254
}
255
256
func
(c *CommandParserString) GetId() string {
257
return
"brigadier:string"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected