Package net.minecraft.server.commands
Class SaveOffCommand
java.lang.Object
net.minecraft.server.commands.SaveOffCommand
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138285_)  
- 
Field Details
- 
ERROR_ALREADY_OFF
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_ALREADY_OFF 
 - 
 - 
Constructor Details
- 
SaveOffCommand
public SaveOffCommand() 
 - 
 - 
Method Details
- 
register
 
 -