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