net.minecraft.server.command

public class StopSoundCommand

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_13681(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
stopSound(CommandSourceStack source, Collection<ServerPlayer> targets, SoundSource soundSource, Identifier sound)
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)
private static Text
lambda$stopSound$7()
method_52086()
method_52086()
private static Text
lambda$stopSound$6(Identifier arg0)
method_52087(class_2960 arg0)
method_52087(Identifier arg0)
private static Text
lambda$stopSound$5(SoundSource arg0)
method_52089(class_3419 arg0)
method_52089(SoundCategory arg0)
private static Text
lambda$stopSound$4(Identifier arg0, SoundSource arg1)
method_52088(class_2960 arg0, class_3419 arg1)
method_52088(Identifier arg0, SoundCategory arg1)
private static int
lambda$register$3(SoundSource arg0, com.mojang.brigadier.context.CommandContext arg1)
method_13684(class_3419 arg0, com.mojang.brigadier.context.CommandContext arg1)
method_13684(SoundCategory arg0, com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$2(SoundSource arg0, com.mojang.brigadier.context.CommandContext arg1)
method_13686(class_3419 arg0, com.mojang.brigadier.context.CommandContext arg1)
method_13686(SoundCategory arg0, com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_13683(com.mojang.brigadier.context.CommandContext arg0)
method_13683(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_13680(com.mojang.brigadier.context.CommandContext arg0)
method_13680(com.mojang.brigadier.context.CommandContext context)