Class SaveOnCommand
java.lang.Object
net.minecraft.server.dedicated.command.SaveOnCommand
- Mappings:
- Namespace - Name - official - afv- intermediary - net/minecraft/class_3107- named - net/minecraft/server/dedicated/command/SaveOnCommand
- 
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_ON_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ALREADY_ON_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - official - a- Lafv;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- intermediary - field_13704- Lnet/minecraft/class_3107;field_13704:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- named - ALREADY_ON_EXCEPTION- Lnet/minecraft/server/dedicated/command/SaveOnCommand;ALREADY_ON_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
 
- 
- 
Constructor Details- 
SaveOnCommandpublic SaveOnCommand()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - official - a- Lafv;a(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_13559- Lnet/minecraft/class_3107;method_13559(Lcom/mojang/brigadier/CommandDispatcher;)V- named - register- Lnet/minecraft/server/dedicated/command/SaveOnCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
 
 
-