Package net.minecraft.server.commands
Class SaveAllCommand
java.lang.Object
net.minecraft.server.commands.SaveAllCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138272_) private static intsaveAll(CommandSourceStack p_138278_, boolean p_138279_) 
- 
Field Details- 
ERROR_FAILEDprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_FAILED
 
- 
- 
Constructor Details- 
SaveAllCommandpublic SaveAllCommand()
 
- 
- 
Method Details- 
register
- 
saveAllprivate static int saveAll(CommandSourceStack p_138278_, boolean p_138279_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
 
-