Class SaveOffCommand

java.lang.Object
net.minecraft.server.dedicated.command.SaveOffCommand

public class SaveOffCommand extends Object
Mappings:
Namespace Name
official afe
intermediary net/minecraft/class_3106
named net/minecraft/server/dedicated/command/SaveOffCommand
  • Field Details

    • ALREADY_OFF_EXCEPTION

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ALREADY_OFF_EXCEPTION
      Mappings:
      Namespace Name Mixin selector
      official a Lafe;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

      public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lafe;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