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

8 lines
391 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS rr net/minecraft/server/command/DatapackCommand
FIELD e NAME_SUGGESTION Lcom/mojang/brigadier/suggestion/SuggestionProvider;
2019-03-20 13:56:26 -04:00
METHOD a executeList (Lcd;)I
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
2019-03-27 14:35:10 -04:00
METHOD a getPackContainer (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Z)Lwu;
2019-03-20 13:56:26 -04:00
METHOD b executeAvailable (Lcd;)I
METHOD c executeEnabled (Lcd;)I