Class TriggerCommand

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

public class TriggerCommand extends Object
Mappings:
Namespace Name
official sd
intermediary net/minecraft/class_2549
named net/minecraft/server/command/TriggerCommand
  • Field Details

    • field_21809

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21809
      Mappings:
      Namespace Name Mixin selector
      official a Lsd;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21809 Lnet/minecraft/class_2549;field_21809:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21809 Lnet/minecraft/server/command/TriggerCommand;field_21809:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_21810

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21810
      Mappings:
      Namespace Name Mixin selector
      official b Lsd;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21810 Lnet/minecraft/class_2549;field_21810:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21810 Lnet/minecraft/server/command/TriggerCommand;field_21810:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
  • Constructor Details

    • TriggerCommand

      public TriggerCommand()
  • Method Details

    • method_21151

      public static void method_21151(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lsd;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_21151 Lnet/minecraft/class_2549;method_21151(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_21151 Lnet/minecraft/server/command/TriggerCommand;method_21151(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_21150

      public static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> method_21150(class_3915 class_3915, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder)
      Mappings:
      Namespace Name Mixin selector
      official a Lsd;a(Lbu;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
      intermediary method_21150 Lnet/minecraft/class_2549;method_21150(Lnet/minecraft/class_3915;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
      named method_21150 Lnet/minecraft/server/command/TriggerCommand;method_21150(Lnet/minecraft/class_3915;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
    • method_21149

      private static int method_21149(class_3915 class_3915, ScoreboardPlayerScore scoreboardPlayerScore, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lsd;a(Lbu;Lcfb;I)I
      intermediary method_21149 Lnet/minecraft/class_2549;method_21149(Lnet/minecraft/class_3915;Lnet/minecraft/class_1469;I)I
      named method_21149 Lnet/minecraft/server/command/TriggerCommand;method_21149(Lnet/minecraft/class_3915;Lnet/minecraft/scoreboard/ScoreboardPlayerScore;I)I
    • method_21155

      private static int method_21155(class_3915 class_3915, ScoreboardPlayerScore scoreboardPlayerScore, int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lsd;b(Lbu;Lcfb;I)I
      intermediary method_21155 Lnet/minecraft/class_2549;method_21155(Lnet/minecraft/class_3915;Lnet/minecraft/class_1469;I)I
      named method_21155 Lnet/minecraft/server/command/TriggerCommand;method_21155(Lnet/minecraft/class_3915;Lnet/minecraft/scoreboard/ScoreboardPlayerScore;I)I
    • method_21148

      private static int method_21148(class_3915 class_3915, ScoreboardPlayerScore scoreboardPlayerScore)
      Mappings:
      Namespace Name Mixin selector
      official a Lsd;a(Lbu;Lcfb;)I
      intermediary method_21148 Lnet/minecraft/class_2549;method_21148(Lnet/minecraft/class_3915;Lnet/minecraft/class_1469;)I
      named method_21148 Lnet/minecraft/server/command/TriggerCommand;method_21148(Lnet/minecraft/class_3915;Lnet/minecraft/scoreboard/ScoreboardPlayerScore;)I
    • method_21154

      private static ScoreboardPlayerScore method_21154(ServerPlayerEntity serverPlayerEntity, ScoreboardObjective scoreboardObjective) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lsd;a(Ltf;Lcez;)Lcfb;
      intermediary method_21154 Lnet/minecraft/class_2549;method_21154(Lnet/minecraft/class_798;Lnet/minecraft/class_1467;)Lnet/minecraft/class_1469;
      named method_21154 Lnet/minecraft/server/command/TriggerCommand;method_21154(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/scoreboard/ScoreboardObjective;)Lnet/minecraft/scoreboard/ScoreboardPlayerScore;