net.minecraft.server.command

public class PlaySoundCommand

rd
net.minecraft.unmapped.C_57284044
net.minecraft.server.command.PlaySoundCommand
net.minecraft.command.impl.PlaySoundCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
f_58017179
TOO_FAR_AWAY_EXCEPTION
field_198579_a

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_51076930(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198572_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static LiteralArgumentBuilder<CommandSourceStack>
a(wj arg0)
m_19163050(C_28706180 arg0)
forCategory(SoundCategory category)
func_198577_a(SoundCategory arg0)
private static int
a(bu arg0, Collection<te> arg1, pc arg2, wj arg3, cdt arg4, float arg5, float arg6, float arg7)
m_04645594(C_30485881 arg0, Collection<C_49202226> arg1, C_22168528 arg2, C_28706180 arg3, C_94584382 arg4, float arg5, float arg6, float arg7)
playSound(CommandSourceStack source, Collection<ServerPlayerEntity> targets, Identifier sound, SoundCategory category, Vec3d pos, float volume, float pitch, float minVolume)
func_198573_a(CommandSource arg0, Collection<EntityPlayerMP> arg1, ResourceLocation arg2, SoundCategory arg3, Vec3d arg4, float arg5, float arg6, float arg7)