Class DebugConfigCommand

java.lang.Object
net.minecraft.server.command.DebugConfigCommand

public class DebugConfigCommand extends Object
Mappings:
Namespace Name
official agg
intermediary net/minecraft/class_8600
named net/minecraft/server/command/DebugConfigCommand
  • Constructor Details

    • DebugConfigCommand

      public DebugConfigCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lagg;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_52299 Lnet/minecraft/class_8600;method_52299(Lcom/mojang/brigadier/CommandDispatcher;)V
      named register Lnet/minecraft/server/command/DebugConfigCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_52305

      private static Iterable<String> method_52305(MinecraftServer minecraftServer)
      Mappings:
      Namespace Name Mixin selector
      official a Lagg;a(Lnet/minecraft/server/MinecraftServer;)Ljava/lang/Iterable;
      intermediary method_52305 Lnet/minecraft/class_8600;method_52305(Lnet/minecraft/server/MinecraftServer;)Ljava/lang/Iterable;
      named method_52305 Lnet/minecraft/server/command/DebugConfigCommand;method_52305(Lnet/minecraft/server/MinecraftServer;)Ljava/lang/Iterable;
    • config

      private static int config(ServerCommandSource source, ServerPlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official a Lagg;a(Lds;Lakj;)I
      intermediary method_52303 Lnet/minecraft/class_8600;method_52303(Lnet/minecraft/class_2168;Lnet/minecraft/class_3222;)I
      named config Lnet/minecraft/server/command/DebugConfigCommand;config(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/server/network/ServerPlayerEntity;)I
    • unconfig

      private static int unconfig(ServerCommandSource source, UUID uuid)
      Mappings:
      Namespace Name Mixin selector
      official a Lagg;a(Lds;Ljava/util/UUID;)I
      intermediary method_52304 Lnet/minecraft/class_8600;method_52304(Lnet/minecraft/class_2168;Ljava/util/UUID;)I
      named unconfig Lnet/minecraft/server/command/DebugConfigCommand;unconfig(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/UUID;)I