net.minecraft.server.commands

public class PlaySoundCommand

adr
net.minecraft.server.commands.PlaySoundCommand
net.minecraft.class_3091
net.minecraft.unmapped.C_npecwqsc
net.minecraft.server.command.PlaySoundCommand
net.minecraft.server.command.PlaySoundCommand
net.minecraft.src.C_5354_
net.minecraft.server.commands.CommandPlaySound

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_TOO_FAR
field_13678
f_lkvzqchg
FAILED_EXCEPTION
FAILED_EXCEPTION
f_138149_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<dr> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13500(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
m_xuzfxpke(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_138156_(com.mojang.brigadier.CommandDispatcher<C_2969_> p_138157_)
private static com.mojang.brigadier.builder.LiteralArgumentBuilder<CommandSourceStack>
a(ajx arg0)
source(SoundSource arg0)
method_13497(class_3419 arg0)
m_apbmxylk(C_pqzizukq arg0)
makeArgumentsForCategory(SoundCategory category)
makeArgumentsForCategory(SoundCategory category)
m_138151_(C_125_ p_138152_)
private static int
a(dr arg0, Collection<agh> arg1, abb arg2, ajx arg3, dwq arg4, float arg5, float arg6, float arg7)
playSound(CommandSourceStack arg0, Collection<ServerPlayer> arg1, ResourceLocation arg2, SoundSource arg3, Vec3 arg4, float arg5, float arg6, float arg7)
method_13504(class_2168 arg0, Collection<class_3222> arg1, class_2960 arg2, class_3419 arg3, class_243 arg4, float arg5, float arg6, float arg7)
m_pjsbucqx(C_pennblrk arg0, Collection<C_mxrobsgg> arg1, C_ncpywfca arg2, C_pqzizukq arg3, C_vgpupfxx arg4, float arg5, float arg6, float arg7)
execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Identifier sound, SoundCategory category, Vec3d pos, float volume, float pitch, float minVolume)
execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Identifier sound, SoundCategory category, Vec3d pos, float volume, float pitch, float minVolume)
m_138160_(C_2969_ p_138161_, Collection<C_13_> p_138162_, C_5265_ p_138163_, C_125_ p_138164_, C_3046_ p_138165_, float p_138166_, float p_138167_, float p_138168_)