Class DifficultyCommand

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

public class DifficultyCommand extends Object
Mappings:
Namespace Name
official qi
intermediary net/minecraft/class_1288
named net/minecraft/server/command/DifficultyCommand
  • Field Details

    • field_21724

      private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_21724
      Mappings:
      Namespace Name Mixin selector
      official a Lqi;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_21724 Lnet/minecraft/class_1288;field_21724:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_21724 Lnet/minecraft/server/command/DifficultyCommand;field_21724:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
  • Constructor Details

    • DifficultyCommand

      public DifficultyCommand()
  • Method Details

    • method_20660

      public static void method_20660(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lqi;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_20660 Lnet/minecraft/class_1288;method_20660(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_20660 Lnet/minecraft/server/command/DifficultyCommand;method_20660(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_20659

      public static int method_20659(class_3915 class_3915, Difficulty difficulty) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lqi;a(Lbu;Ladi;)I
      intermediary method_20659 Lnet/minecraft/class_1288;method_20659(Lnet/minecraft/class_3915;Lnet/minecraft/class_2151;)I
      named method_20659 Lnet/minecraft/server/command/DifficultyCommand;method_20659(Lnet/minecraft/class_3915;Lnet/minecraft/world/Difficulty;)I