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

7 lines
350 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3104 net/minecraft/server/dedicated/command/SaveAllCommand
FIELD field_13701 SAVE_FAILED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13550 saveAll (Lnet/minecraft/class_2168;Z)I
2018-12-29 06:43:20 -05:00
ARG 0 source
ARG 1 flush
2019-06-28 17:55:20 -04:00
METHOD method_13551 register (Lcom/mojang/brigadier/CommandDispatcher;)V