net.minecraft.server.dedicated.command

public class SaveAllCommand

rj
net.minecraft.class_762
net.minecraft.server.dedicated.command.SaveAllCommand
net.minecraft.command.impl.SaveAllCommand
net.minecraft.command.impl.SaveAllCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
field_21774
COULD_NOT_SAVE_EXCEPTION
field_198616_a
FAILED_EXCEPTION

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_20933(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198611_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0, boolean arg1)
method_20932(class_3915 arg0, boolean arg1)
save(CommandSourceStack source, boolean flush)
func_198614_a(CommandSource arg0, boolean arg1)
saveAll(CommandSource source, boolean flush)
private static boolean
a(td arg0, boolean arg1)
method_20935(class_795 arg0, boolean arg1)
save(ServerWorld world, boolean flush)
func_198612_a(WorldServer arg0, boolean arg1)
saveWorld(WorldServer worldIn, boolean flush)