net.minecraft.server.commands

public class StopSoundCommand

yl
net.minecraft.server.commands.StopSoundCommand
net.minecraft.class_3136
net.minecraft.server.command.StopSoundCommand
net.minecraft.command.impl.StopSoundCommand
net.minecraft.server.v1_16_R3.CommandStopSound

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<db> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13681(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
func_198730_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(db arg0, Collection<aah> arg1, adr arg2, vk 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)
func_198733_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1, SoundCategory arg2, ResourceLocation arg3)