Package net.minecraft.server.commands
Class StopSoundCommand
java.lang.Object
net.minecraft.server.commands.StopSoundCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138795_) private static int
stopSound
(CommandSourceStack p_138801_, Collection<ServerPlayer> p_138802_, SoundSource p_138803_, ResourceLocation p_138804_)
-
Constructor Details
-
StopSoundCommand
public StopSoundCommand()
-
-
Method Details
-
register
-
stopSound
private static int stopSound(CommandSourceStack p_138801_, Collection<ServerPlayer> p_138802_, @Nullable SoundSource p_138803_, @Nullable ResourceLocation p_138804_)
-