Package net.minecraft.command
Class StopSoundCommand
java.lang.Object
net.minecraft.command.StopSoundCommand
- Mappings:
Namespace Name official rvintermediary net/minecraft/class_2863named net/minecraft/command/StopSoundCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_21034(class_3915 class_3915, Collection<ServerPlayerEntity> collection, SoundCategory soundCategory, Identifier identifier) static voidmethod_21035(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
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 aLrv;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_21035Lnet/minecraft/class_2863;method_21035(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_21035Lnet/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 aLrv;a(Lbu;Ljava/util/Collection;Lwk;Lpc;)Iintermediary method_21034Lnet/minecraft/class_2863;method_21034(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_2153;Lnet/minecraft/class_1653;)Inamed method_21034Lnet/minecraft/command/StopSoundCommand;method_21034(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/client/sound/SoundCategory;Lnet/minecraft/util/Identifier;)I
-