Class SaveOffCommand
java.lang.Object
net.minecraft.command.AbstractCommand
net.minecraft.server.dedicated.command.SaveOffCommand
- All Implemented Interfaces:
Comparable,Command
- Mappings:
Namespace Name official chintermediary net/minecraft/class_763named net/minecraft/server/dedicated/command/SaveOffCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(CommandSource source, String[] args) getUsageTranslationKey(CommandSource source) Methods inherited from class net.minecraft.command.AbstractCommand
compareTo, concat, concat, concat, getAliases, getAsPlayer, getAutoCompleteHints, getBlock, getBlockPos, getEntities, getEntity, getEntity, getItem, getPermissionLevel, getPlayer, isAccessible, isUsernameAtIndex, method_10699, method_10700, method_10706, method_10707, method_10708, method_10714, method_2883, method_2894, method_4635, method_5468, method_8406, parseBoolean, parseClampedDouble, parseClampedDouble, parseClampedInt, parseClampedInt, parseClampedLong, parseDouble, parseDouble, parseDouble, parseInt, parseLong, run, run, setCommandProviderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareTo
-
Constructor Details
-
SaveOffCommand
public SaveOffCommand()
-
-
Method Details
-
getCommandName
- Mappings:
Namespace Name Mixin selector official cLac;c()Ljava/lang/String;intermediary method_3277Lnet/minecraft/class_1007;method_3277()Ljava/lang/String;named getCommandNameLnet/minecraft/command/Command;getCommandName()Ljava/lang/String;
-
getUsageTranslationKey
- Mappings:
Namespace Name Mixin selector official cLac;c(Lae;)Ljava/lang/String;intermediary method_3275Lnet/minecraft/class_1007;method_3275(Lnet/minecraft/class_1061;)Ljava/lang/String;named getUsageTranslationKeyLnet/minecraft/command/Command;getUsageTranslationKey(Lnet/minecraft/command/CommandSource;)Ljava/lang/String;
-
execute
- Mappings:
Namespace Name Mixin selector official aLac;a(Lae;[Ljava/lang/String;)Vintermediary method_3279Lnet/minecraft/class_1007;method_3279(Lnet/minecraft/class_1061;[Ljava/lang/String;)Vnamed executeLnet/minecraft/command/Command;execute(Lnet/minecraft/command/CommandSource;[Ljava/lang/String;)V
-