Package net.minecraft.command.impl
Class SaveOffCommand
java.lang.Object
net.minecraft.command.impl.SaveOffCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198617_0_) 
- 
Field Details- 
ERROR_ALREADY_OFFprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_ALREADY_OFF
 
- 
- 
Constructor Details- 
SaveOffCommandpublic SaveOffCommand()
 
- 
- 
Method Details- 
register
 
-