net.minecraft.server.dedicated.command

public class SaveAllCommand

net.minecraft.server.commands.SaveAllCommand
net.minecraft.class_3104
net.minecraft.server.dedicated.command.SaveAllCommand

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
ERROR_FAILED
field_13701
FAILED_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_13551(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
saveAll(CommandSourceStack source, boolean flush)
method_13550(class_2168 arg0, boolean arg1)
saveAll(ServerCommandSource source, boolean flush)
private static Text
lambda$saveAll$3()
method_52040()
method_52040()
private static Text
lambda$saveAll$2()
method_52041()
method_52041()
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_13549(com.mojang.brigadier.context.CommandContext arg0)
method_13549(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_13553(com.mojang.brigadier.context.CommandContext arg0)
method_13553(com.mojang.brigadier.context.CommandContext context)