Skip to main content

literal

Function literal 

Source
pub(crate) fn literal<S>(name: impl Into<Box<str>>) -> CommandNodeBuilder<S>
Expand description

Creates a literal using the standard synchronous Brigadier runtime.