Package net.minecraft.command.impl
Class SaveAllCommand
java.lang.Object
net.minecraft.command.impl.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<CommandSource> p_198611_0_) private static int
saveAll
(CommandSource p_198614_0_, boolean p_198614_1_)
-
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(CommandSource p_198614_0_, boolean p_198614_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-