net.minecraft.server.commands

public class StopSoundCommand

aow
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<ex> 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(ex arg0, Collection<are> arg1, awb arg2, akv 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)