yarn/mappings/net/minecraft/server/command/FunctionCommand.mapping

4 lines
199 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS sd net/minecraft/server/command/FunctionCommand
FIELD a SUGGESTION_PROVIDER Lcom/mojang/brigadier/suggestion/SuggestionProvider;
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V