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