Class ReloadCommand

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

public class ReloadCommand
extends Object
Mappings:
Namespace Name
official ym
intermediary net/minecraft/class_3097
named net/minecraft/server/command/ReloadCommand
  • Field Details

    • field_25343

      private static final Logger field_25343
      Mappings:
      Namespace Name Mixin selector
      official a Lym;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_25343 Lnet/minecraft/class_3097;field_25343:Lorg/apache/logging/log4j/Logger;
      named field_25343 Lnet/minecraft/server/command/ReloadCommand;field_25343:Lorg/apache/logging/log4j/Logger;
  • Constructor Details

    • ReloadCommand

      public ReloadCommand()
  • Method Details

    • method_29480

      public static void method_29480​(Collection<String> collection, ServerCommandSource serverCommandSource)
      Mappings:
      Namespace Name Mixin selector
      official a Lym;a(Ljava/util/Collection;Ldb;)V
      intermediary method_29480 Lnet/minecraft/class_3097;method_29480(Ljava/util/Collection;Lnet/minecraft/class_2168;)V
      named method_29480 Lnet/minecraft/server/command/ReloadCommand;method_29480(Ljava/util/Collection;Lnet/minecraft/server/command/ServerCommandSource;)V
    • method_29478

      private static Collection<String> method_29478​(ResourcePackManager resourcePackManager, SaveProperties saveProperties, Collection<String> collection)
      Mappings:
      Namespace Name Mixin selector
      official a Lym;a(Lacm;Ldeb;Ljava/util/Collection;)Ljava/util/Collection;
      intermediary method_29478 Lnet/minecraft/class_3097;method_29478(Lnet/minecraft/class_3283;Lnet/minecraft/class_5219;Ljava/util/Collection;)Ljava/util/Collection;
      named method_29478 Lnet/minecraft/server/command/ReloadCommand;method_29478(Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/world/SaveProperties;Ljava/util/Collection;)Ljava/util/Collection;
    • register

      public static void register​(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lym;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_13529 Lnet/minecraft/class_3097;method_13529(Lcom/mojang/brigadier/CommandDispatcher;)V
      named register Lnet/minecraft/server/command/ReloadCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V