azalea-rs / azalea

A collection of Rust crates for making Minecraft bots, clients, and tools.

Home Page:https://azalea.matdoes.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command completions for brigadier

xtexChooser opened this issue · comments

commented

Mojang/brigadier uses getAllUsage, getSmartUsage and getCompletionSuggestions for command completion. But it seems that azalea-brigadier is poor at usage generating.