net.minecraft.server.commands

public class StopSoundCommand

aqa
net.minecraft.server.commands.StopSoundCommand
net.minecraft.class_3136
net.minecraft.server.command.StopSoundCommand
net.minecraft.server.commands.CommandStopSound

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ew> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13681(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
a(ew arg0, Collection<asi> arg1, axg arg2, alz arg3)
stopSound(CommandSourceStack arg0, Collection<ServerPlayer> arg1, SoundSource arg2, ResourceLocation arg3)
method_13685(class_2168 arg0, Collection<class_3222> arg1, class_3419 arg2, class_2960 arg3)
execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, SoundCategory category, Identifier sound)