yarn/mappings/net/minecraft/server/dedicated/command/SaveAllCommand.mapping

7 lines
274 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS tb net/minecraft/server/dedicated/command/SaveAllCommand
FIELD a SAVE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2019-03-20 13:56:26 -04:00
METHOD a saveAll (Lcd;Z)I
2018-12-29 06:43:20 -05:00
ARG 0 source
ARG 1 flush
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V