Brigadier based command API

== AT ==
public net.minecraft.commands.arguments.blocks.BlockInput tag
public net.minecraft.commands.arguments.DimensionArgument ERROR_INVALID_VALUE
public net.minecraft.server.ReloadableServerResources registryLookup
public net.minecraft.server.ReloadableServerResources

Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
Co-authored-by: Marc Baloup <marc.baloup@laposte.net>
This commit is contained in:
Owen1212055
2022-08-01 22:50:34 -04:00
parent aabe9f5264
commit 977543c545
37 changed files with 2324 additions and 304 deletions

View File

@@ -0,0 +1 @@
io.papermc.paper.command.brigadier.CommandBuilderImpl$ProviderImpl

View File

@@ -0,0 +1 @@
io.papermc.paper.command.brigadier.MessageComponentSerializerImpl

View File

@@ -0,0 +1 @@
io.papermc.paper.command.brigadier.argument.VanillaArgumentProviderImpl