Package net.minecraft.command.impl
Class StopSoundCommand
java.lang.Object
net.minecraft.command.impl.StopSoundCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198730_0_) private static int
stopSound
(CommandSource p_198733_0_, Collection<ServerPlayerEntity> p_198733_1_, SoundCategory p_198733_2_, ResourceLocation p_198733_3_)
-
Constructor Details
-
StopSoundCommand
public StopSoundCommand()
-
-
Method Details
-
register
-
stopSound
private static int stopSound(CommandSource p_198733_0_, Collection<ServerPlayerEntity> p_198733_1_, @Nullable SoundCategory p_198733_2_, @Nullable ResourceLocation p_198733_3_)
-