MCPcopy Create free account
hub / github.com/Pumpkin-MC/PatchBukkit / init_java_command

Function init_java_command

rust/src/commands/mod.rs:154–178  ·  view source on GitHub ↗
(
    cmd_name: impl Into<String>,
    command_tx: mpsc::Sender<JvmCommand>,
    names: impl IntoIterator<Item: Into<String>>,
    description: impl Into<Cow<'static, str>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

register_commandMethod · 0.85

Calls 1

executeMethod · 0.45

Tested by

no test coverage detected