Class SaveOffCommand
java.lang.Object
net.minecraft.server.dedicated.command.SaveOffCommand
public class SaveOffCommand extends Object
- Mappings:
Namespace Name official yointermediary net/minecraft/class_3106named net/minecraft/server/dedicated/command/SaveOffCommand
-
Field Summary
Fields Modifier and Type Field Description private static com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeALREADY_OFF_EXCEPTION -
Constructor Summary
Constructors Constructor Description SaveOffCommand() -
Method Summary
Modifier and Type Method Description static 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 official aLyo;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_13703Lnet/minecraft/class_3106;field_13703:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named ALREADY_OFF_EXCEPTIONLnet/minecraft/server/dedicated/command/SaveOffCommand;ALREADY_OFF_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
SaveOffCommand
public SaveOffCommand()
-
-
Method Details
-
register
public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)- Mappings:
Namespace Name Mixin selector official aLyo;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_13556Lnet/minecraft/class_3106;method_13556(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed registerLnet/minecraft/server/dedicated/command/SaveOffCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
-