Class SaveOffCommand
java.lang.Object
net.minecraft.server.dedicated.command.SaveOffCommand
- Mappings:
Namespace Name official afu
intermediary net/minecraft/class_3106
named net/minecraft/server/dedicated/command/SaveOffCommand
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(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 a
Lafu;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
intermediary field_13703
Lnet/minecraft/class_3106;field_13703:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
named ALREADY_OFF_EXCEPTION
Lnet/minecraft/server/dedicated/command/SaveOffCommand;ALREADY_OFF_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
SaveOffCommand
public SaveOffCommand()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official a
Lafu;a(Lcom/mojang/brigadier/CommandDispatcher;)V
intermediary method_13556
Lnet/minecraft/class_3106;method_13556(Lcom/mojang/brigadier/CommandDispatcher;)V
named register
Lnet/minecraft/server/dedicated/command/SaveOffCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
-