Class StopSoundCommand

java.lang.Object
net.minecraft.command.StopSoundCommand

public class StopSoundCommand extends Object
Mappings:
Namespace Name
official rv
intermediary net/minecraft/class_2863
named net/minecraft/command/StopSoundCommand
  • Constructor Details

    • StopSoundCommand

      public StopSoundCommand()
  • Method Details

    • method_21035

      public static void method_21035(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lrv;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_21035 Lnet/minecraft/class_2863;method_21035(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_21035 Lnet/minecraft/command/StopSoundCommand;method_21035(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_21034

      private static int method_21034(class_3915 class_3915, Collection<ServerPlayerEntity> collection, @Nullable SoundCategory soundCategory, @Nullable Identifier identifier)
      Mappings:
      Namespace Name Mixin selector
      official a Lrv;a(Lbu;Ljava/util/Collection;Lwk;Lpc;)I
      intermediary method_21034 Lnet/minecraft/class_2863;method_21034(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_2153;Lnet/minecraft/class_1653;)I
      named method_21034 Lnet/minecraft/command/StopSoundCommand;method_21034(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/client/sound/SoundCategory;Lnet/minecraft/util/Identifier;)I