net.minecraft.server.commands

public class PlaySoundCommand

anr
net.minecraft.server.commands.PlaySoundCommand
net.minecraft.class_3091
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
FAILED_EXCEPTION
f_138149_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<et> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13500(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
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(avq arg0)
source(SoundSource arg0)
method_13497(class_3419 arg0)
makeArgumentsForCategory(SoundCategory category)
m_138151_(C_125_ p_138152_)
private static Collection<ServerPlayer>
a(aqv arg0)
getCallingPlayerAsCollection(ServerPlayer arg0)
method_57111(class_3222 arg0)
toList(ServerPlayerEntity player)
m_323950_(C_13_ p_334744_)
private static int
a(et arg0, Collection<aqv> arg1, akr arg2, avq arg3, exc 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)
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_)