Package net.minecraft.server.commands
Class SaveAllCommand
java.lang.Object
net.minecraft.server.commands.SaveAllCommand
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138272_) private static int
saveAll
(CommandSourceStack p_138278_, boolean p_138279_)
-
Field Details
-
ERROR_FAILED
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_FAILED
-
-
Constructor Details
-
SaveAllCommand
public SaveAllCommand()
-
-
Method Details
-
register
-
saveAll
private static int saveAll(CommandSourceStack p_138278_, boolean p_138279_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-