brigadier: Add support for wrapped parsers
This commit is contained in:
parent
79006ac40f
commit
62caa2d641
12 changed files with 889 additions and 1 deletions
|
|
@ -2,4 +2,5 @@ dependencies {
|
|||
implementation(project(":cloud-core"))
|
||||
/* Needs to be provided by the platform */
|
||||
compileOnly("com.mojang", "brigadier", Versions.brigadier)
|
||||
testImplementation("com.mojang", "brigadier", Versions.brigadier)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue