net.minecraft.server.command

public class StopSoundCommand

rv
net.minecraft.class_2863
net.minecraft.server.command.StopSoundCommand
net.minecraft.command.impl.StopSoundCommand
net.minecraft.command.impl.StopSoundCommand

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_21035(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198730_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0, Collection<tf> arg1, wk arg2, pc arg3)
method_21034(class_3915 arg0, Collection<class_798> arg1, class_2153 arg2, class_1653 arg3)
stopSound(CommandSourceStack source, Collection<ServerPlayerEntity> targets, SoundCategory category, Identifier sound)
func_198733_a(CommandSource arg0, Collection<EntityPlayerMP> arg1, SoundCategory arg2, ResourceLocation arg3)
stopSound(CommandSource source, Collection<EntityPlayerMP> targets, SoundCategory category, ResourceLocation soundIn)