Class SaveOffCommand
java.lang.Object
net.minecraft.server.dedicated.command.SaveOffCommand
- Mappings:
 Namespace Name named net/minecraft/server/dedicated/command/SaveOffCommandintermediary net/minecraft/class_3106official apt
- 
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<ServerCommandSource> dispatcher)  
- 
Field Details
- 
ALREADY_OFF_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ALREADY_OFF_EXCEPTION- Mappings:
 Namespace Name Mixin selector named ALREADY_OFF_EXCEPTIONLnet/minecraft/server/dedicated/command/SaveOffCommand;ALREADY_OFF_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_13703Lnet/minecraft/class_3106;field_13703:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;official aLapt;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
 - 
 - 
Constructor Details
- 
SaveOffCommand
public SaveOffCommand() 
 - 
 - 
Method Details
- 
register
- Mappings:
 Namespace Name Mixin selector named registerLnet/minecraft/server/dedicated/command/SaveOffCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_13556Lnet/minecraft/class_3106;method_13556(Lcom/mojang/brigadier/CommandDispatcher;)Vofficial aLapt;a(Lcom/mojang/brigadier/CommandDispatcher;)V
 
 -