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

7 lines
264 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS sy net/minecraft/server/dedicated/command/SaveAllCommand
2018-12-29 06:43:20 -05:00
FIELD a SAVE_FAILED 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