Package net.minecraft.server.commands
Class SaveOnCommand
java.lang.Object
net.minecraft.server.commands.SaveOnCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138293_) 
- 
Field Details- 
ERROR_ALREADY_ONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_ALREADY_ON
 
- 
- 
Constructor Details- 
SaveOnCommandpublic SaveOnCommand()
 
- 
- 
Method Details- 
register
 
-