Package net.minecraft.server.commands
Class StopSoundCommand
java.lang.Object
net.minecraft.server.commands.StopSoundCommand
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138795_) private static intstopSound(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_)  
 -