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

8 lines
391 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS rb net/minecraft/server/command/DatapackCommand
FIELD e NAME_SUGGESTION Lcom/mojang/brigadier/suggestion/SuggestionProvider;
METHOD a executeList (Lca;)I
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
METHOD a getPackContainer (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Z)Lvy;
METHOD b executeAvailable (Lca;)I
METHOD c executeEnabled (Lca;)I