Class SaveOffCommand
java.lang.Object
net.minecraft.server.dedicated.command.SaveOffCommand
- Mappings:
- Namespace - Name - named - net/minecraft/server/dedicated/command/SaveOffCommand- intermediary - net/minecraft/class_3106- official - ape
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) 
- 
Field Details- 
ALREADY_OFF_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ALREADY_OFF_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - named - ALREADY_OFF_EXCEPTION- Lnet/minecraft/server/dedicated/command/SaveOffCommand;ALREADY_OFF_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- intermediary - field_13703- Lnet/minecraft/class_3106;field_13703:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- official - a- Lape;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
 
- 
- 
Constructor Details- 
SaveOffCommandpublic SaveOffCommand()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - named - register- Lnet/minecraft/server/dedicated/command/SaveOffCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_13556- Lnet/minecraft/class_3106;method_13556(Lcom/mojang/brigadier/CommandDispatcher;)V- official - a- Lape;a(Lcom/mojang/brigadier/CommandDispatcher;)V
 
 
-