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

7 lines
264 B
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS sm net/minecraft/server/dedicated/command/SaveAllCommand
2018-12-29 06:43:20 -05:00
FIELD a SAVE_FAILED Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD a saveAll (Lca;Z)I
ARG 0 source
ARG 1 flush
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V