- AccountManager - Class in net.dv8tion.jda.managers
 
- 
Manager used to modify aspects of the logged in account's information.
 
- AccountManager(JDAImpl, String) - Constructor for class net.dv8tion.jda.managers.AccountManager
 
-  
 
- ack(Message) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
- 
Acks a specific message.
 
- addEventListener(Object) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- addEventListener(Object) - Method in interface net.dv8tion.jda.JDA
 
- 
Adds an Object to the event-listeners that will be used to handle events.
 
- addListener(Object) - Method in class net.dv8tion.jda.JDABuilder
 
- 
Adds a listener to the list of listeners that will be used to populate the 
JDA object.
 
 
- addRoleToUser(User, Role...) - Method in class net.dv8tion.jda.managers.GuildManager
 
- 
Gives the 
User the specified 
Role.
 If the 
User already has the provided 
Role
 this method will do nothing.
 
 
- advanceChunk(DataInputStream, long, long) - Method in class org.tritonus.sampled.file.WaveAudioFileReader
 
-  
 
- AIFF_AIFC_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_AIFF_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_COMM_IMA_ADPCM - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_COMM_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_COMM_PCM - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_COMM_ULAW - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_COMM_UNSPECIFIED - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_FORM_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_FVER_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_FVER_TIME_STAMP - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AIFF_SSND_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
 
-  
 
- AiffAudioFileReader - Class in org.tritonus.sampled.file
 
- 
Class for reading AIFF and AIFF-C files.
 
- AiffAudioFileReader() - Constructor for class org.tritonus.sampled.file.AiffAudioFileReader
 
-  
 
- AiffAudioFileWriter - Class in org.tritonus.sampled.file
 
- 
Class for writing AIFF and AIFF-C files.
 
- AiffAudioFileWriter() - Constructor for class org.tritonus.sampled.file.AiffAudioFileWriter
 
-  
 
- AiffAudioOutputStream - Class in org.tritonus.sampled.file
 
- 
AudioOutputStream for AIFF and AIFF-C files.
 
- AiffAudioOutputStream(AudioFormat, AudioFileFormat.Type, long, TDataOutputStream) - Constructor for class org.tritonus.sampled.file.AiffAudioOutputStream
 
-  
 
- AiffTool - Class in org.tritonus.sampled.file
 
- 
Common constants and methods for handling aiff and aiff-c files.
 
- AiffTool() - Constructor for class org.tritonus.sampled.file.AiffTool
 
-  
 
- amplitude - Variable in class net.dv8tion.jda.audio.player.Player
 
-  
 
- amplitudeAudioStream - Variable in class net.dv8tion.jda.audio.player.Player
 
-  
 
- AnnotatedEventManager - Class in net.dv8tion.jda.hooks
 
-  
 
- AnnotatedEventManager() - Constructor for class net.dv8tion.jda.hooks.AnnotatedEventManager
 
-  
 
- api - Variable in class net.dv8tion.jda.audio.player.URLPlayer
 
-  
 
- api - Variable in class net.dv8tion.jda.handle.SocketHandler
 
-  
 
- appendCodeBlock(String, String) - Method in class net.dv8tion.jda.MessageBuilder
 
- 
Appends a code-block to the Message
 
- appendEveryoneMention() - Method in class net.dv8tion.jda.MessageBuilder
 
- 
Appends a @everyone mention to the Message
 
- appendMention(User) - Method in class net.dv8tion.jda.MessageBuilder
 
- 
Appends a mention to the Message
 
- appendMention(TextChannel) - Method in class net.dv8tion.jda.MessageBuilder
 
- 
Appends a channel mention to the Message.
 
- appendString(String) - Method in class net.dv8tion.jda.MessageBuilder
 
- 
Appends a string to the Message
 
- appendString(String, MessageBuilder.Formatting...) - Method in class net.dv8tion.jda.MessageBuilder
 
- 
Appends a formatted string to the Message
 
- asUdpPacket(InetSocketAddress) - Method in class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- Attachment(String, String, String, String, int, int, int, JDA) - Constructor for class net.dv8tion.jda.entities.Message.Attachment
 
-  
 
- AU_HEADER_MAGIC - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- AuAudioFileReader - Class in org.tritonus.sampled.file
 
- 
Class for reading Sun/Next AU files.
 
- AuAudioFileReader() - Constructor for class org.tritonus.sampled.file.AuAudioFileReader
 
-  
 
- AuAudioFileWriter - Class in org.tritonus.sampled.file
 
- 
AudioFileWriter for Sun/Next AU files.
 
- AuAudioFileWriter() - Constructor for class org.tritonus.sampled.file.AuAudioFileWriter
 
-  
 
- AuAudioOutputStream - Class in org.tritonus.sampled.file
 
- 
AudioOutputStream for AU files.
 
- AuAudioOutputStream(AudioFormat, long, TDataOutputStream) - Constructor for class org.tritonus.sampled.file.AuAudioOutputStream
 
-  
 
- AUDIO_SUPPORTED - Static variable in class net.dv8tion.jda.managers.AudioManager
 
-  
 
- AUDIO_UNKNOWN_SIZE - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- AudioConnection - Class in net.dv8tion.jda.audio
 
-  
 
- AudioConnection(AudioWebSocket, VoiceChannel) - Constructor for class net.dv8tion.jda.audio.AudioConnection
 
-  
 
- audioFormat - Variable in class net.dv8tion.jda.audio.player.Player
 
-  
 
- AudioManager - Class in net.dv8tion.jda.managers
 
- 
AudioManager deals with creating, managing and severing audio connections to
 
VoiceChannels.
 
 
- AudioManager(JDAImpl) - Constructor for class net.dv8tion.jda.managers.AudioManager
 
-  
 
- AudioPacket - Class in net.dv8tion.jda.audio
 
- 
Represents the contents of a audio packet that was either received from Discord or
 will be sent to discord.
 
- AudioPacket(DatagramPacket) - Constructor for class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- AudioPacket(byte[]) - Constructor for class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- AudioPacket(char, int, int, byte[]) - Constructor for class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- AudioReceiveHandler - Interface in net.dv8tion.jda.audio
 
-  
 
- AudioSendHandler - Interface in net.dv8tion.jda.audio
 
-  
 
- audioSource - Variable in class net.dv8tion.jda.audio.player.Player
 
-  
 
- AudioWebSocket - Class in net.dv8tion.jda.audio
 
-  
 
- AudioWebSocket(String, JDAImpl, Guild, String, String) - Constructor for class net.dv8tion.jda.audio.AudioWebSocket
 
-  
 
- AuTool - Class in org.tritonus.sampled.file
 
- 
Common constants and methods for handling au files.
 
- AuTool() - Constructor for class org.tritonus.sampled.file.AuTool
 
-  
 
- available() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- AvatarUtil - Class in net.dv8tion.jda.utils
 
-  
 
- AvatarUtil() - Constructor for class net.dv8tion.jda.utils.AvatarUtil
 
-  
 
- AvatarUtil.Avatar - Class in net.dv8tion.jda.utils
 
-  
 
- GenericGuildEvent - Class in net.dv8tion.jda.events.guild
 
-  
 
- GenericGuildEvent(JDA, int, Guild) - Constructor for class net.dv8tion.jda.events.guild.GenericGuildEvent
 
-  
 
- GenericGuildMemberEvent - Class in net.dv8tion.jda.events.guild.member
 
-  
 
- GenericGuildMemberEvent(JDA, int, Guild, User) - Constructor for class net.dv8tion.jda.events.guild.member.GenericGuildMemberEvent
 
-  
 
- GenericGuildMessageEvent - Class in net.dv8tion.jda.events.message.guild
 
-  
 
- GenericGuildMessageEvent(JDA, int, Message, TextChannel) - Constructor for class net.dv8tion.jda.events.message.guild.GenericGuildMessageEvent
 
-  
 
- GenericGuildRoleUpdateEvent - Class in net.dv8tion.jda.events.guild.role
 
-  
 
- GenericGuildRoleUpdateEvent(JDA, int, Role) - Constructor for class net.dv8tion.jda.events.guild.role.GenericGuildRoleUpdateEvent
 
-  
 
- GenericMessageEvent - Class in net.dv8tion.jda.events.message
 
-  
 
- GenericMessageEvent(JDA, int, Message) - Constructor for class net.dv8tion.jda.events.message.GenericMessageEvent
 
-  
 
- GenericPrivateMessageEvent - Class in net.dv8tion.jda.events.message.priv
 
-  
 
- GenericPrivateMessageEvent(JDA, int, Message, PrivateChannel) - Constructor for class net.dv8tion.jda.events.message.priv.GenericPrivateMessageEvent
 
-  
 
- GenericTextChannelEvent - Class in net.dv8tion.jda.events.channel.text
 
-  
 
- GenericTextChannelEvent(JDA, int, TextChannel) - Constructor for class net.dv8tion.jda.events.channel.text.GenericTextChannelEvent
 
-  
 
- GenericTextChannelUpdateEvent - Class in net.dv8tion.jda.events.channel.text
 
-  
 
- GenericTextChannelUpdateEvent(JDA, int, TextChannel) - Constructor for class net.dv8tion.jda.events.channel.text.GenericTextChannelUpdateEvent
 
-  
 
- GenericUserEvent - Class in net.dv8tion.jda.events.user
 
-  
 
- GenericUserEvent(JDA, int, User) - Constructor for class net.dv8tion.jda.events.user.GenericUserEvent
 
-  
 
- GenericVoiceChannelEvent - Class in net.dv8tion.jda.events.channel.voice
 
-  
 
- GenericVoiceChannelEvent(JDA, int, VoiceChannel) - Constructor for class net.dv8tion.jda.events.channel.voice.GenericVoiceChannelEvent
 
-  
 
- GenericVoiceChannelUpdateEvent - Class in net.dv8tion.jda.events.channel.voice
 
-  
 
- GenericVoiceChannelUpdateEvent(JDA, int, VoiceChannel) - Constructor for class net.dv8tion.jda.events.channel.voice.GenericVoiceChannelUpdateEvent
 
-  
 
- GenericVoiceEvent - Class in net.dv8tion.jda.events.voice
 
-  
 
- GenericVoiceEvent(JDA, int, VoiceStatus) - Constructor for class net.dv8tion.jda.events.voice.GenericVoiceEvent
 
-  
 
- get(String) - Method in class net.dv8tion.jda.requests.Requester
 
-  
 
- getA(String) - Method in class net.dv8tion.jda.requests.Requester
 
-  
 
- getAccountManager() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getAccountManager() - Method in interface net.dv8tion.jda.JDA
 
- 
Returns the 
AccountManager for the currently logged in account.
 Account settings 
can only be modified using this object.
 
 
- getAddress() - Method in class net.dv8tion.jda.audio.AudioWebSocket
 
-  
 
- getAfkChannelId() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
The Id of the AFK Voice Channel.
 
- getAfkChannelId() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getAfkTimeout() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
The amount of time (in seconds) that must pass with no activity to be considered AFK by this 
Guild.
 
 
- getAfkTimeout() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getAllowed() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getAllowed() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
An unmodifiable list of all 
Permissions that are specifically allowed by this override.
 
 
- getAllowedRaw() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getAllowedRaw() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
This is the raw binary representation (as a base 10 int) of the permissions allowed by this override.
 The integer relates to the offsets used by each 
Permission.
 
 
- getAttachments() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getAttachments() - Method in interface net.dv8tion.jda.entities.Message
 
- 
An unmodifiable list of 
Attachment that are attached to this message.
 Most likely this will only ever be 1 
Attachment at most.
 
 
- getAudioFileFormat(InputStream, long) - Method in class org.tritonus.sampled.file.AiffAudioFileReader
 
-  
 
- getAudioFileFormat(InputStream, long) - Method in class org.tritonus.sampled.file.AuAudioFileReader
 
-  
 
- getAudioFileFormat(InputStream, long) - Method in class org.tritonus.sampled.file.WaveAudioFileReader
 
-  
 
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.ImaAdpcmFormatConversionProvider
 
-  
 
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.LawDecoder
 
-  
 
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.LawEncoder
 
-  
 
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.PCM2PCMConversionProvider
 
-  
 
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider
 
-  
 
- getAudioManager() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getAudioManager() - Method in interface net.dv8tion.jda.JDA
 
- 
 
- getAudioOutputStream(AudioFormat, long, AudioFileFormat.Type, TDataOutputStream) - Method in class org.tritonus.sampled.file.AiffAudioFileWriter
 
-  
 
- getAudioOutputStream(AudioFormat, long, AudioFileFormat.Type, TDataOutputStream) - Method in class org.tritonus.sampled.file.AuAudioFileWriter
 
-  
 
- getAudioOutputStream(AudioFormat, long, AudioFileFormat.Type, TDataOutputStream) - Method in class org.tritonus.sampled.file.WaveAudioFileWriter
 
-  
 
- getAuthor() - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- getAuthor() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getAuthor() - Method in interface net.dv8tion.jda.entities.Message
 
- 
The author of this Message
 
- getAuthor() - Method in interface net.dv8tion.jda.entities.MessageEmbed
 
- 
The information on the creator of the embedded content.
 This is typically used for Youtube stuff and will return the username of the video uploader.
 
- getAuthor() - Method in class net.dv8tion.jda.events.message.GenericMessageEvent
 
-  
 
- getAuthor() - Method in class net.dv8tion.jda.events.message.MessageReceivedEvent
 
-  
 
- getAuthor() - Method in class net.dv8tion.jda.events.message.MessageUpdateEvent
 
-  
 
- getAuthToken() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getAuthToken() - Method in interface net.dv8tion.jda.JDA
 
- 
The login token that is currently being used for Discord authentication.
 
- getAvailTime() - Method in exception net.dv8tion.jda.exceptions.RateLimitedException
 
- 
Gets the System-time, after which messages can be sent again
 
- getAvatar(File) - Static method in class net.dv8tion.jda.utils.AvatarUtil
 
-  
 
- getAvatarId() - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- getAvatarId() - Method in interface net.dv8tion.jda.entities.User
 
- 
The Discord Id for this user's avatar image.
 
- getAvatarUrl() - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- getAvatarUrl() - Method in interface net.dv8tion.jda.entities.User
 
- 
The URL for the for the user's avatar image.
 
- getBans() - Method in class net.dv8tion.jda.managers.GuildManager
 
- 
Gets an unmodifiable list of the currently banned 
Users.
 If you wish to ban or unban a user, please use one of the ban or unban methods of this Manager
 
 
- getChangedRoles() - Method in class net.dv8tion.jda.events.channel.text.TextChannelUpdatePermissionsEvent
 
-  
 
- getChangedRoles() - Method in class net.dv8tion.jda.events.channel.voice.VoiceChannelUpdatePermissionsEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.audio.AudioConnection
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- getChannel() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
 
- getChannel() - Method in interface net.dv8tion.jda.entities.VoiceStatus
 
- 
 
- getChannel() - Method in class net.dv8tion.jda.events.channel.text.GenericTextChannelEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.channel.voice.GenericVoiceChannelEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.message.guild.GenericGuildMessageEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.message.MessageAcknowledgedEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.message.MessageDeleteEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.message.MessageEmbedEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.message.MessageReceivedEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.message.MessageUpdateEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.message.priv.GenericPrivateMessageEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.user.UserTypingEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.events.voice.VoiceJoinEvent
 
-  
 
- getChannel() - Method in class net.dv8tion.jda.managers.ChannelManager
 
- 
Returns the 
Channel object of this Manager.
 
 
- getChannelId() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getChannelId() - Method in interface net.dv8tion.jda.entities.Message
 
- 
Returns the Id of the Channel this Message was sent in.
 
- getChannelId() - Method in class net.dv8tion.jda.utils.InviteUtil.Invite
 
-  
 
- getChannelMap() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getChannelName() - Method in class net.dv8tion.jda.utils.InviteUtil.Invite
 
-  
 
- getChannels() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- getClient() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getCode() - Method in class net.dv8tion.jda.utils.InviteUtil.Invite
 
-  
 
- getColor() - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- getColor() - Method in interface net.dv8tion.jda.entities.Role
 
- 
The color this 
Role is displayed in.
 
 
- getConnectedChannel() - Method in class net.dv8tion.jda.managers.AudioManager
 
- 
Returns the 
VoiceChannel that JDA currently has an audio connection
 to.
 
 
- getContent() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getContent() - Method in interface net.dv8tion.jda.entities.Message
 
- 
The textual content of this message.
 
- getConversionAlgorithm() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- getCurrentGame() - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- getCurrentGame() - Method in interface net.dv8tion.jda.entities.User
 
- 
The name of the game that the user is currently playing.
 
- getDefaultTargetFormat(AudioFormat, AudioFormat) - Method in class org.tritonus.sampled.convert.ImaAdpcmFormatConversionProvider
 
-  
 
- getDenied() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getDenied() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
An unmodifiable list of all 
Permissions that are denied by this override.
 
 
- getDeniedRaw() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getDeniedRaw() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
This is the raw binary representation (as a base 10 int) of the permissions denied by this override.
 The integer relates to the offsets used by each 
Permission.
 
 
- getDescription() - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- getDescription() - Method in interface net.dv8tion.jda.entities.MessageEmbed
 
- 
The description of the embedded resource.
 This is provided only if Discord could find a description for the embedded resource using the provided url.
 Commonly, this is null.
 
- getDiscriminator() - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- getDiscriminator() - Method in interface net.dv8tion.jda.entities.User
 
- 
The descriminator of the 
User.
 
 
- getEditedTimestamp() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getEditedTimestamp() - Method in interface net.dv8tion.jda.entities.Message
 
- 
Gives a copy of the Object holding the time this message was last recently updated
 If this message was never updated (
Message.isEdited() returns false), this will be NULL
 
 
- getEffectivePermission(User, Channel) - Static method in class net.dv8tion.jda.utils.PermissionUtil
 
- 
Gets the 
int representation of the effective permissions allowed for this 
User
 in this 
Channel.
 
 
- getEmail() - Method in class net.dv8tion.jda.entities.impl.SelfInfoImpl
 
-  
 
- getEmail() - Method in interface net.dv8tion.jda.entities.SelfInfo
 
- 
Returns the email of the connected account.
 
- getEncoded() - Method in class net.dv8tion.jda.utils.AvatarUtil.Avatar
 
-  
 
- getEncodedAudio() - Method in class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- getEventManager() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getFileName() - Method in class net.dv8tion.jda.entities.Message.Attachment
 
- 
The file name of the Attachment when it was first uploaded.
 
- getFormatCode(AudioFormat) - Static method in class org.tritonus.sampled.file.AiffTool
 
-  
 
- getFormatCode(AudioFormat) - Static method in class org.tritonus.sampled.file.AuTool
 
-  
 
- getFormatCode(AudioFormat) - Static method in class org.tritonus.sampled.file.WaveTool
 
-  
 
- getFrameRate() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SRCAudioFormat
 
-  
 
- getFrameSize() - Method in class org.tritonus.sampled.convert.ImaAdpcmFormatConversionProvider.DecodedImaAdpcmAudioInputStream
 
-  
 
- getFrameSize() - Method in class org.tritonus.sampled.convert.ImaAdpcmFormatConversionProvider.EncodedImaAdpcmAudioInputStream
 
-  
 
- getFrameSize() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- getFromOffset(int) - Static method in enum net.dv8tion.jda.Permission
 
- 
 
- getFullPermOverride() - Static method in class net.dv8tion.jda.utils.PermissionUtil
 
-  
 
- getGlobalProxy() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getGlobalProxy() - Method in interface net.dv8tion.jda.JDA
 
- 
The proxy settings used by all JDA instances.
 
- getGuild() - Method in class net.dv8tion.jda.audio.AudioConnection
 
-  
 
- getGuild() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
Returns the 
Guild that this Channel is part of.
 
 
- getGuild() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- getGuild() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
 
- getGuild() - Method in interface net.dv8tion.jda.entities.Role
 
- 
Returns the 
Guild this Role exists in
 
 
- getGuild() - Method in interface net.dv8tion.jda.entities.VoiceStatus
 
- 
 
- getGuild() - Method in class net.dv8tion.jda.events.channel.text.GenericTextChannelEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.events.channel.voice.GenericVoiceChannelEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.events.guild.GenericGuildEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.events.message.guild.GenericGuildMessageEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.events.message.MessageAcknowledgedEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.events.message.MessageDeleteEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.events.message.MessageEmbedEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.events.message.MessageReceivedEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.events.message.MessageUpdateEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.events.voice.GenericVoiceEvent
 
-  
 
- getGuild() - Method in class net.dv8tion.jda.managers.GuildManager
 
- 
Returns the 
Guild object of this Manager.
 
 
- getGuildById(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getGuildById(String) - Method in interface net.dv8tion.jda.JDA
 
- 
This returns the 
Guild which has the same id as the one provided.
 If there is no known guild with an id that matches the provided one, then this returns 
null.
 
 
- getGuildId() - Method in class net.dv8tion.jda.utils.InviteUtil.Invite
 
-  
 
- getGuildMap() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getGuildName() - Method in class net.dv8tion.jda.utils.InviteUtil.Invite
 
-  
 
- getGuilds() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getGuilds() - Method in interface net.dv8tion.jda.JDA
 
- 
An unmodifiable list of all 
Guilds that this account is connected to.
 If this account is not connected to any 
Guilds, this will return
 an empty list.
 
 
- getGuildsByName(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getGuildsByName(String) - Method in interface net.dv8tion.jda.JDA
 
- 
An unmodifiable list of all 
Guilds that have the same name as the one provided.
 If there are no 
Guilds with the provided name, then this returns an empty list.
 
 
- getHeight() - Method in class net.dv8tion.jda.entities.Message.Attachment
 
- 
The height of the Attachment if this Attachment is an image.
 If this Attachment is not an image, this returns 0.
 
- getHeight() - Method in class net.dv8tion.jda.entities.MessageEmbed.Thumbnail
 
- 
The height of the thumbnail image.
 
- getHeight() - Method in class net.dv8tion.jda.entities.MessageEmbed.VideoInfo
 
- 
The height of the video.
 This usually isn't the actual video height, but instead the starting embed window size.
 Basically: Don't rely on this to represent the actual video's quality or size.
 
- getIconId() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
The Discord Id of the 
Guild icon image.
 
 
- getIconId() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getIconUrl() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
The URL of the 
Guild icon image.
 
 
- getIconUrl() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getId() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
The Id of the Channel.
 
- getId() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
 
- getId() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getId() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getId() - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- getId() - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- getId() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getId() - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- getId() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getId() - Method in class net.dv8tion.jda.entities.Message.Attachment
 
- 
The id of the attachment.
 
- getId() - Method in interface net.dv8tion.jda.entities.Message
 
- 
The Id of this Message
 
- getId() - Method in interface net.dv8tion.jda.entities.PrivateChannel
 
- 
 
- getId() - Method in interface net.dv8tion.jda.entities.Role
 
- 
 
- getId() - Method in interface net.dv8tion.jda.entities.User
 
- 
The Discord ID of the 
User.
 
 
- getInherit() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getInherit() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
An unmodifiable list of all 
Permission that are unaffected by this override.
 
 
- getInheritRaw() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getInheritRaw() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
This is the raw binary representation (as a base 10 int) of the permissions not affected by this override.
 The integer relates to the offsets used by each 
Permission.
 
 
- getInstance(JDA) - Static method in class net.dv8tion.jda.entities.impl.TextChannelImpl.AsyncMessageSender
 
-  
 
- getInvite() - Method in class net.dv8tion.jda.events.InviteReceivedEvent
 
-  
 
- getJDA() - Method in class net.dv8tion.jda.audio.AudioConnection
 
-  
 
- getJDA() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
Returns the 
JDA instance of this Channel
 
 
- getJDA() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
Returns the 
JDA instance of this Guild
 
 
- getJDA() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getJDA() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getJDA() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getJDA() - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- getJDA() - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- getJDA() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getJDA() - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- getJDA() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getJDA() - Method in interface net.dv8tion.jda.entities.Message
 
- 
Returns the 
JDA instance of this Message
 
 
- getJDA() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
 
- getJDA() - Method in interface net.dv8tion.jda.entities.PrivateChannel
 
- 
Returns the 
JDA instance of this PrivateChannel
 
 
- getJDA() - Method in interface net.dv8tion.jda.entities.Role
 
- 
Returns the 
JDA instance of this Role
 
 
- getJDA() - Method in interface net.dv8tion.jda.entities.User
 
- 
Returns the 
JDA instance of this User
 
 
- getJDA() - Method in class net.dv8tion.jda.events.Event
 
- 
Returns the JDA instance corresponding to this Event
 
- getJDA() - Method in class net.dv8tion.jda.managers.AudioManager
 
- 
Gets the 
JDA instance that this AudioManager is a part of.
 
 
- getJoinDateForUser(User) - Method in interface net.dv8tion.jda.entities.Guild
 
- 
Provides the join-date for a given 
User.
 
 
- getJoinDateForUser(User) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getJoinedAtMap() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getKey() - Method in enum net.dv8tion.jda.Region
 
- 
The Region key as defined by Discord.
 
- getManager() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
 
- getManager() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
 
- getManager() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getManager() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getManager() - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- getManager() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getManager() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getManager() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
 
- getManager() - Method in interface net.dv8tion.jda.entities.Role
 
- 
 
- getMentionedChannels() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getMentionedChannels() - Method in interface net.dv8tion.jda.entities.Message
 
- 
 
- getMentionedUsers() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getMentionedUsers() - Method in interface net.dv8tion.jda.entities.Message
 
- 
A immutable list of all mentioned users.
 
- getMessage() - Method in class net.dv8tion.jda.events.message.GenericMessageEvent
 
-  
 
- getMessage() - Method in class net.dv8tion.jda.events.message.MessageReceivedEvent
 
-  
 
- getMessage() - Method in class net.dv8tion.jda.events.message.MessageUpdateEvent
 
-  
 
- getMessageEmbeds() - Method in class net.dv8tion.jda.events.message.guild.GuildMessageEmbedEvent
 
-  
 
- getMessageEmbeds() - Method in class net.dv8tion.jda.events.message.MessageEmbedEvent
 
-  
 
- getMessageEmbeds() - Method in class net.dv8tion.jda.events.message.priv.PrivateMessageEmbedEvent
 
-  
 
- getMessageId() - Method in class net.dv8tion.jda.events.message.guild.GuildMessageAcknowledgedEvent
 
-  
 
- getMessageId() - Method in class net.dv8tion.jda.events.message.guild.GuildMessageDeleteEvent
 
-  
 
- getMessageId() - Method in class net.dv8tion.jda.events.message.guild.GuildMessageEmbedEvent
 
-  
 
- getMessageId() - Method in class net.dv8tion.jda.events.message.MessageAcknowledgedEvent
 
-  
 
- getMessageId() - Method in class net.dv8tion.jda.events.message.MessageDeleteEvent
 
-  
 
- getMessageId() - Method in class net.dv8tion.jda.events.message.MessageEmbedEvent
 
-  
 
- getMessageId() - Method in class net.dv8tion.jda.events.message.priv.PrivateMessageAcknowledgedEvent
 
-  
 
- getMessageId() - Method in class net.dv8tion.jda.events.message.priv.PrivateMessageDeleteEvent
 
-  
 
- getMessageId() - Method in class net.dv8tion.jda.events.message.priv.PrivateMessageEmbedEvent
 
-  
 
- getMessageLimit() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getMidiFileFormat(InputStream) - Method in class org.tritonus.midi.file.StandardMidiFileReader
 
-  
 
- getMidiFileFormat(URL) - Method in class org.tritonus.midi.file.StandardMidiFileReader
 
-  
 
- getMidiFileFormat(File) - Method in class org.tritonus.midi.file.StandardMidiFileReader
 
-  
 
- getMidiFileTypes() - Method in class org.tritonus.midi.file.StandardMidiFileWriter
 
- 
Return supported MIDI file types.
 
- getMidiFileTypes(Sequence) - Method in class org.tritonus.midi.file.StandardMidiFileWriter
 
- 
Return the supported MIDI file types for a given Sequence.
 
- getMutedChannels() - Method in class net.dv8tion.jda.entities.impl.SelfInfoImpl
 
-  
 
- getMutedChannels() - Method in interface net.dv8tion.jda.entities.SelfInfo
 
- 
A List of 
TextChannels that have been muted on this account.
 
 
- getMutedChannelsModifiable() - Method in class net.dv8tion.jda.entities.impl.SelfInfoImpl
 
-  
 
- getName() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
The human readable name of the  Channel.
 If no name has been set, this returns null.
 
- getName() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
The human readable name of the 
Guild.
 
 
- getName() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getName() - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- getName() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getName() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getName() - Method in class net.dv8tion.jda.entities.MessageEmbed.Provider
 
- 
The name of the provider.
 If this is an author, most likely the author's username.
 If this is a website, most likely the site's name.
 
- getName() - Method in interface net.dv8tion.jda.entities.Role
 
- 
 
- getName() - Method in enum net.dv8tion.jda.Region
 
- 
The human readable region name.
 
- getOffline_pms() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getOffset() - Method in enum net.dv8tion.jda.Permission
 
- 
 
- getOldChannel() - Method in class net.dv8tion.jda.events.voice.VoiceLeaveEvent
 
-  
 
- getOldName() - Method in class net.dv8tion.jda.events.channel.text.TextChannelUpdateNameEvent
 
-  
 
- getOldName() - Method in class net.dv8tion.jda.events.channel.voice.VoiceChannelUpdateNameEvent
 
-  
 
- getOldPosition() - Method in class net.dv8tion.jda.events.channel.text.TextChannelUpdatePositionEvent
 
-  
 
- getOldPosition() - Method in class net.dv8tion.jda.events.channel.voice.VoiceChannelUpdatePositionEvent
 
-  
 
- getOldTopic() - Method in class net.dv8tion.jda.events.channel.text.TextChannelUpdateTopicEvent
 
-  
 
- getOnlineStatus() - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- getOnlineStatus() - Method in interface net.dv8tion.jda.entities.User
 
- 
 
- getOverrideForRole(Role) - Method in interface net.dv8tion.jda.entities.Channel
 
- 
 
- getOverrideForRole(Role) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getOverrideForRole(Role) - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getOverrideForUser(User) - Method in interface net.dv8tion.jda.entities.Channel
 
- 
 
- getOverrideForUser(User) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getOverrideForUser(User) - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getOwnerId() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
The 
User Id of the owner of this 
Guild.
 Currently, there is no way to transfer ownership of a discord 
Guild,
   and a such this 
User is also the original creator.
 
 
- getOwnerId() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getPermission() - Method in exception net.dv8tion.jda.exceptions.PermissionException
 
-  
 
- getPermissionOverrides() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
 
- getPermissionOverrides() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getPermissionOverrides() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getPermissions() - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- getPermissions() - Method in interface net.dv8tion.jda.entities.Role
 
- 
A list of the literal 
Permissions that this 
Role has.
 
NOTE: these do not necessarily represent the permissions this role will have in a 
Channel.
 
 
- getPermissions(int) - Static method in enum net.dv8tion.jda.Permission
 
- 
A list of all 
Permissions that are specified by this raw int representation of
 permissions.
 
 
- getPermissionsRaw() - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- getPermissionsRaw() - Method in interface net.dv8tion.jda.entities.Role
 
- 
The 
int representation of the literal permissions that this 
Role has.
 
NOTE: these do not necessarily represent the permissions this role will have in a 
Channel.
 
 
- getPmChannelMap() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getPosition() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
The position this Channel is displayed at.
 Higher values mean they are displayed lower in the Client.
 
- getPosition() - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- getPosition() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getPosition() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getPosition() - Method in interface net.dv8tion.jda.entities.Role
 
- 
The position of this 
Role in the 
Guild hierarchy.
 (higher value means higher role).
 The @everyone 
Role always return -1
 
 
- getPreviousAvatarId() - Method in class net.dv8tion.jda.events.user.UserAvatarUpdateEvent
 
-  
 
- getPreviousAvatarUrl() - Method in class net.dv8tion.jda.events.user.UserAvatarUpdateEvent
 
-  
 
- getPreviousGameId() - Method in class net.dv8tion.jda.events.user.UserGameUpdateEvent
 
-  
 
- getPreviousOnlineStatus() - Method in class net.dv8tion.jda.events.user.UserOnlineStatusUpdateEvent
 
-  
 
- getPreviousUsername() - Method in class net.dv8tion.jda.events.user.UserNameUpdateEvent
 
-  
 
- getPrivateChannel() - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- getPrivateChannel() - Method in interface net.dv8tion.jda.entities.User
 
- 
 
- getPrivateChannel() - Method in class net.dv8tion.jda.events.channel.priv.PrivateChannelCreateEvent
 
-  
 
- getPrivateChannel() - Method in class net.dv8tion.jda.events.message.MessageAcknowledgedEvent
 
-  
 
- getPrivateChannel() - Method in class net.dv8tion.jda.events.message.MessageDeleteEvent
 
-  
 
- getPrivateChannel() - Method in class net.dv8tion.jda.events.message.MessageEmbedEvent
 
-  
 
- getPrivateChannel() - Method in class net.dv8tion.jda.events.message.MessageReceivedEvent
 
-  
 
- getPrivateChannel() - Method in class net.dv8tion.jda.events.message.MessageUpdateEvent
 
-  
 
- getPrivateChannelById(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getPrivateChannelById(String) - Method in interface net.dv8tion.jda.JDA
 
- 
This returns the 
PrivateChannel which has the same id as the one provided.
 If there is no known 
PrivateChannel with an id that matches the
 provided one, then this returns 
null.
 
 
- getPrivateChannels() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getPrivateChannels() - Method in interface net.dv8tion.jda.JDA
 
- 
 
- getProxyUrl() - Method in class net.dv8tion.jda.entities.Message.Attachment
 
- 
The url of the Attachment, proxied by Discord.
 
- getProxyUrl() - Method in class net.dv8tion.jda.entities.MessageEmbed.Thumbnail
 
- 
The Discord proxied url of the thumbnail image.
 This url will always work, even if the original image was deleted from the hosting website.
 
- getPublicRole() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
 
- getPublicRole() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getQueuedAudioConnection() - Method in class net.dv8tion.jda.managers.AudioManager
 
- 
This can be used to find out what 
VoiceChannel JDA is currently
 attempting to setup an audio connection for.
 
 
- getRawContent() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getRawContent() - Method in interface net.dv8tion.jda.entities.Message
 
- 
The raw textual content of this message.
 
- getRawPacket() - Method in class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- getRecent() - Method in class net.dv8tion.jda.MessageHistory
 
- 
Returns all already by the retrieve methods pulled messages of this history
 
- getRegion() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
 
- getRegion() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getRequester() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getResponseNumber() - Method in class net.dv8tion.jda.events.Event
 
-  
 
- getResponseTotal() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getResponseTotal() - Method in interface net.dv8tion.jda.JDA
 
- 
This value is the total amount of JSON responses that discord has sent.
 This value resets every time the websocket has to reconnect.
 
- getRole() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getRole() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
 
- getRole() - Method in class net.dv8tion.jda.events.guild.GuildRoleCreateEvent
 
-  
 
- getRole() - Method in class net.dv8tion.jda.events.guild.GuildRoleDeleteEvent
 
-  
 
- getRole() - Method in class net.dv8tion.jda.events.guild.role.GenericGuildRoleUpdateEvent
 
-  
 
- getRole() - Method in class net.dv8tion.jda.events.guild.role.GuildRoleUpdateEvent
 
-  
 
- getRole() - Method in class net.dv8tion.jda.managers.RoleManager
 
- 
Returns the 
Role object of this Manager.
 
 
- getRolePermissionOverrides() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
 
- getRolePermissionOverrides() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getRolePermissionOverrides() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getRolePermissionOverridesMap() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getRolePermissionOverridesMap() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getRoles() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
 
- getRoles() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getRoles() - Method in class net.dv8tion.jda.events.guild.member.GuildMemberRoleAddEvent
 
-  
 
- getRoles() - Method in class net.dv8tion.jda.events.guild.member.GuildMemberRoleRemoveEvent
 
-  
 
- getRolesForUser(User) - Method in interface net.dv8tion.jda.entities.Guild
 
- 
Provides all of the 
Roles that the provided 
User
  has been assigned.
 
 
- getRolesForUser(User) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getRolesMap() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getSampleRate() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- getSampleRate() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SRCAudioFormat
 
-  
 
- getSampleSizeInBytes() - Method in class org.tritonus.sampled.convert.ImaAdpcmFormatConversionProvider.DecodedImaAdpcmAudioInputStream
 
-  
 
- getSampleSizeInBytes() - Method in class org.tritonus.sampled.convert.ImaAdpcmFormatConversionProvider.EncodedImaAdpcmAudioInputStream
 
-  
 
- getSelfInfo() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getSelfInfo() - Method in interface net.dv8tion.jda.JDA
 
- 
Returns the currently logged in account represented by 
SelfInfo.
 Account settings 
cannot be modified using this object.
 
 
- getSequence() - Method in class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- getSequence(URL) - Method in class org.tritonus.midi.file.StandardMidiFileReader
 
-  
 
- getSequence(File) - Method in class org.tritonus.midi.file.StandardMidiFileReader
 
-  
 
- getSequence(InputStream) - Method in class org.tritonus.midi.file.StandardMidiFileReader
 
-  
 
- getSessionId() - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- getSessionId() - Method in interface net.dv8tion.jda.entities.VoiceStatus
 
-  
 
- getSiteProvider() - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- getSiteProvider() - Method in interface net.dv8tion.jda.entities.MessageEmbed
 
- 
The information on site from which the embed was generated from.
 If Discord did not generate any deliverable information about the site, this returns null.
 
- getSize() - Method in class net.dv8tion.jda.entities.Message.Attachment
 
- 
The size of the attachment in bytes.
 Example: if 
getSize() returns 1024, then the attachment is 1024 bytes, or 1KB, in size.
 
 
- getSourceFrameSize() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- getSSRC() - Method in class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- getSSRC() - Method in class net.dv8tion.jda.audio.AudioWebSocket
 
-  
 
- getStrippedContent() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getStrippedContent() - Method in interface net.dv8tion.jda.entities.Message
 
- 
The content, with all its formatting characters stripped.
 
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class org.tritonus.sampled.convert.PCM2PCMConversionProvider
 
-  
 
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider
 
-  
 
- getTargetSampleRate() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- getTextChannel() - Method in class net.dv8tion.jda.events.message.MessageAcknowledgedEvent
 
-  
 
- getTextChannel() - Method in class net.dv8tion.jda.events.message.MessageDeleteEvent
 
-  
 
- getTextChannel() - Method in class net.dv8tion.jda.events.message.MessageEmbedEvent
 
-  
 
- getTextChannel() - Method in class net.dv8tion.jda.events.message.MessageReceivedEvent
 
-  
 
- getTextChannel() - Method in class net.dv8tion.jda.events.message.MessageUpdateEvent
 
-  
 
- getTextChannelById(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getTextChannelById(String) - Method in interface net.dv8tion.jda.JDA
 
- 
This returns the 
TextChannel which has the same id as the one provided.
 If there is no known 
TextChannel with an id that matches the provided
 one, then this returns 
null.
 
 
- getTextChannels() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
 
- getTextChannels() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getTextChannels() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getTextChannels() - Method in interface net.dv8tion.jda.JDA
 
- 
 
- getTextChannelsByName(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getTextChannelsByName(String) - Method in interface net.dv8tion.jda.JDA
 
- 
An unmodifiable list of all 
TextChannels that have the same name as the one provided.
 If there are no 
TextChannels with the provided name, then this returns an empty list.
 
 
- getTextChannelsMap() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getTextLength(String) - Static method in class org.tritonus.sampled.file.AuAudioOutputStream
 
- 
Returns number of bytes that have to written for string s (with alignment)
 
- getThumbnail() - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- getThumbnail() - Method in interface net.dv8tion.jda.entities.MessageEmbed
 
- 
The information about the 
Thumbnail image to be displayed with the embed.
 If a 
Thumbnail was not part of this embed, this returns null.
 
 
- getTime() - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- getTime() - Method in interface net.dv8tion.jda.entities.Message
 
- 
Gives a copy of the Object holding the time this message was originally sent
 
- getTimeout() - Method in exception net.dv8tion.jda.exceptions.RateLimitedException
 
- 
Gets the timeout.
 
- getTimestamp() - Method in class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- getTimestamp() - Method in class net.dv8tion.jda.events.user.UserTypingEvent
 
-  
 
- getTitle() - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- getTitle() - Method in interface net.dv8tion.jda.entities.MessageEmbed
 
- 
The title of the embed.
 
- getTopic() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
The topic set for this Channel.
 
- getTopic() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getTopic() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getType() - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- getType() - Method in interface net.dv8tion.jda.entities.MessageEmbed
 
- 
 
- getUdpSocket() - Method in class net.dv8tion.jda.audio.AudioWebSocket
 
-  
 
- getUrl() - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- getUrl() - Method in class net.dv8tion.jda.entities.Message.Attachment
 
- 
The url of the Attachment, most likely on the Discord servers.
 
- getUrl() - Method in interface net.dv8tion.jda.entities.MessageEmbed
 
- 
The that was originally placed into chat that spawned this embed.
 
- getUrl() - Method in class net.dv8tion.jda.entities.MessageEmbed.Provider
 
- 
The url of the provider.
 
- getUrl() - Method in class net.dv8tion.jda.entities.MessageEmbed.Thumbnail
 
- 
The web url of this thumbnail image.
 
- getUrl() - Method in class net.dv8tion.jda.entities.MessageEmbed.VideoInfo
 
- 
The url of the video.
 
- getUrl() - Method in class net.dv8tion.jda.utils.InviteUtil.Invite
 
-  
 
- getUser() - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- getUser() - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- getUser() - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- getUser() - Method in interface net.dv8tion.jda.entities.PermissionOverride
 
- 
 
- getUser() - Method in interface net.dv8tion.jda.entities.PrivateChannel
 
- 
 
- getUser() - Method in interface net.dv8tion.jda.entities.VoiceStatus
 
- 
Returns the 
User corresponding to this VoiceStatus Object
 (Backreference)
 
 
- getUser() - Method in class net.dv8tion.jda.events.channel.priv.PrivateChannelCreateEvent
 
-  
 
- getUser() - Method in class net.dv8tion.jda.events.guild.member.GenericGuildMemberEvent
 
-  
 
- getUser() - Method in class net.dv8tion.jda.events.user.GenericUserEvent
 
-  
 
- getUser() - Method in class net.dv8tion.jda.events.voice.GenericVoiceEvent
 
-  
 
- getUserById(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getUserById(String) - Method in interface net.dv8tion.jda.JDA
 
- 
This returns the 
User who has the same id as the one provided.
 If there is no known user with an id that matches the provided one, this this returns 
null.
 
 
- getUserDiscriminator() - Method in class net.dv8tion.jda.events.guild.member.GuildMemberUnbanEvent
 
-  
 
- getUserId() - Method in class net.dv8tion.jda.events.guild.member.GuildMemberUnbanEvent
 
-  
 
- getUserMap() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getUsername() - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- getUsername() - Method in interface net.dv8tion.jda.entities.User
 
- 
The username of the 
User.
 
 
- getUserName() - Method in class net.dv8tion.jda.events.guild.member.GuildMemberUnbanEvent
 
-  
 
- getUserPermissionOverrides() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
 
- getUserPermissionOverrides() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getUserPermissionOverrides() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getUserPermissionOverridesMap() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getUserPermissionOverridesMap() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getUserRoles() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getUsers() - Method in interface net.dv8tion.jda.entities.Channel
 
- 
 
- getUsers() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
 
- getUsers() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getUsers() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getUsers() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- getUsers() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getUsers() - Method in interface net.dv8tion.jda.JDA
 
- 
An unmodifiable list of all known 
Users.
 This list will never contain duplicates and represents all 
Users that
 JDA can currently see.
 
 
- getUsersByName(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getUsersByName(String) - Method in interface net.dv8tion.jda.JDA
 
- 
This unmodifiable returns all 
Users that have the same username as the one provided.
 If there are no 
Users with the provided name, then this returns an empty list.
 
 
- getUsersModifiable() - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- getUsersWithPermissionChanges() - Method in class net.dv8tion.jda.events.channel.text.TextChannelUpdatePermissionsEvent
 
-  
 
- getUsersWithPermissionChanges() - Method in class net.dv8tion.jda.events.channel.voice.VoiceChannelUpdatePermissionsEvent
 
-  
 
- getVideoInfo() - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- getVideoInfo() - Method in interface net.dv8tion.jda.entities.MessageEmbed
 
- 
The information about the video which should be displayed as an embed.
 This is used when sites with HTML5 players are linked and embedded.
 
- getVoiceChannelById(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getVoiceChannelById(String) - Method in interface net.dv8tion.jda.JDA
 
- 
This returns the 
VoiceChannel which has the same id as the one provided.
 If there is no known 
VoiceChannel with an id that matches the provided
 one, then this returns 
null.
 
 
- getVoiceChannelByName(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getVoiceChannelByName(String) - Method in interface net.dv8tion.jda.JDA
 
- 
An unmodifiable list of all 
VoiceChannels that have the same name as the one provided.
 If there are no 
VoiceChannels with the provided name, then this returns an empty list.
 
 
- getVoiceChannelMap() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getVoiceChannels() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
 
- getVoiceChannels() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getVoiceChannels() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- getVoiceChannels() - Method in interface net.dv8tion.jda.JDA
 
- 
 
- getVoiceChannelsMap() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getVoiceStatus() - Method in class net.dv8tion.jda.events.voice.GenericVoiceEvent
 
-  
 
- getVoiceStatuses() - Method in interface net.dv8tion.jda.entities.Guild
 
- 
A list containing the 
VoiceStatus of every 
User
 in this 
Guild.
 This will never return an empty list because if it were empty, that would imply that there are no
 
Users in this 
Guild, which is
 impossible.
 
 
- getVoiceStatuses() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getVoiceStatusMap() - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getVoiceStatusOfUser(User) - Method in interface net.dv8tion.jda.entities.Guild
 
- 
 
- getVoiceStatusOfUser(User) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- getWidth() - Method in class net.dv8tion.jda.entities.Message.Attachment
 
- 
The width of the Attachment if this Attachment is an image.
 If this Attachment is not an image, this returns 0.
 
- getWidth() - Method in class net.dv8tion.jda.entities.MessageEmbed.Thumbnail
 
- 
The width of the thumbnail image.
 
- getWidth() - Method in class net.dv8tion.jda.entities.MessageEmbed.VideoInfo
 
- 
The width of the video.
 This usually isn't the actual video width, but instead the starting embed window size.
 Basically: Don't rely on this to represent the actual video's quality or size.
 
- GITHUB - Static variable in class net.dv8tion.jda.JDAInfo
 
-  
 
- give(Permission...) - Method in class net.dv8tion.jda.managers.RoleManager
 
- 
 
- grant(Permission...) - Method in class net.dv8tion.jda.managers.PermissionOverrideManager
 
- 
 
- GSM0610 - Static variable in class org.tritonus.sampled.file.WaveTool
 
-  
 
- Guild - Interface in net.dv8tion.jda.entities
 
- 
Represents a Discord 
Guild.
 
 
- GuildImpl - Class in net.dv8tion.jda.entities.impl
 
-  
 
- GuildImpl(JDAImpl, String) - Constructor for class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- GuildJoinEvent - Class in net.dv8tion.jda.events.guild
 
-  
 
- GuildJoinEvent(JDA, int, Guild) - Constructor for class net.dv8tion.jda.events.guild.GuildJoinEvent
 
-  
 
- GuildJoinHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildJoinHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildJoinHandler
 
-  
 
- GuildLeaveEvent - Class in net.dv8tion.jda.events.guild
 
-  
 
- GuildLeaveEvent(JDA, int, Guild) - Constructor for class net.dv8tion.jda.events.guild.GuildLeaveEvent
 
-  
 
- GuildLeaveHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildLeaveHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildLeaveHandler
 
-  
 
- GuildManager - Class in net.dv8tion.jda.managers
 
- 
Manager used to modify aspects of a 
Guild.
 
 
- GuildManager(Guild) - Constructor for class net.dv8tion.jda.managers.GuildManager
 
- 
Creates a 
GuildManager that can be used to manage
 different aspects of the provided 
Guild.
 
 
- GuildMemberAddHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildMemberAddHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildMemberAddHandler
 
-  
 
- GuildMemberBanEvent - Class in net.dv8tion.jda.events.guild.member
 
-  
 
- GuildMemberBanEvent(JDA, int, Guild, User) - Constructor for class net.dv8tion.jda.events.guild.member.GuildMemberBanEvent
 
-  
 
- GuildMemberBanHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildMemberBanHandler(JDAImpl, int, boolean) - Constructor for class net.dv8tion.jda.handle.GuildMemberBanHandler
 
-  
 
- GuildMemberJoinEvent - Class in net.dv8tion.jda.events.guild.member
 
-  
 
- GuildMemberJoinEvent(JDA, int, Guild, User) - Constructor for class net.dv8tion.jda.events.guild.member.GuildMemberJoinEvent
 
-  
 
- GuildMemberLeaveEvent - Class in net.dv8tion.jda.events.guild.member
 
-  
 
- GuildMemberLeaveEvent(JDA, int, Guild, User) - Constructor for class net.dv8tion.jda.events.guild.member.GuildMemberLeaveEvent
 
-  
 
- GuildMemberRemoveHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildMemberRemoveHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildMemberRemoveHandler
 
-  
 
- GuildMemberRoleAddEvent - Class in net.dv8tion.jda.events.guild.member
 
-  
 
- GuildMemberRoleAddEvent(JDA, int, Guild, User, List<Role>) - Constructor for class net.dv8tion.jda.events.guild.member.GuildMemberRoleAddEvent
 
-  
 
- GuildMemberRoleHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildMemberRoleHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildMemberRoleHandler
 
-  
 
- GuildMemberRoleRemoveEvent - Class in net.dv8tion.jda.events.guild.member
 
-  
 
- GuildMemberRoleRemoveEvent(JDA, int, Guild, User, List<Role>) - Constructor for class net.dv8tion.jda.events.guild.member.GuildMemberRoleRemoveEvent
 
-  
 
- GuildMembersChunkHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildMembersChunkHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildMembersChunkHandler
 
-  
 
- GuildMemberUnbanEvent - Class in net.dv8tion.jda.events.guild.member
 
-  
 
- GuildMemberUnbanEvent(JDA, int, Guild, String, String, String) - Constructor for class net.dv8tion.jda.events.guild.member.GuildMemberUnbanEvent
 
-  
 
- GuildMessageAcknowledgedEvent - Class in net.dv8tion.jda.events.message.guild
 
-  
 
- GuildMessageAcknowledgedEvent(JDA, int, String, TextChannel) - Constructor for class net.dv8tion.jda.events.message.guild.GuildMessageAcknowledgedEvent
 
-  
 
- GuildMessageDeleteEvent - Class in net.dv8tion.jda.events.message.guild
 
-  
 
- GuildMessageDeleteEvent(JDA, int, String, TextChannel) - Constructor for class net.dv8tion.jda.events.message.guild.GuildMessageDeleteEvent
 
-  
 
- GuildMessageEmbedEvent - Class in net.dv8tion.jda.events.message.guild
 
-  
 
- GuildMessageEmbedEvent(JDA, int, String, TextChannel, List<MessageEmbed>) - Constructor for class net.dv8tion.jda.events.message.guild.GuildMessageEmbedEvent
 
-  
 
- GuildMessageReceivedEvent - Class in net.dv8tion.jda.events.message.guild
 
-  
 
- GuildMessageReceivedEvent(JDA, int, Message, TextChannel) - Constructor for class net.dv8tion.jda.events.message.guild.GuildMessageReceivedEvent
 
-  
 
- GuildMessageUpdateEvent - Class in net.dv8tion.jda.events.message.guild
 
-  
 
- GuildMessageUpdateEvent(JDA, int, Message, TextChannel) - Constructor for class net.dv8tion.jda.events.message.guild.GuildMessageUpdateEvent
 
-  
 
- GuildRoleCreateEvent - Class in net.dv8tion.jda.events.guild
 
-  
 
- GuildRoleCreateEvent(JDA, int, Guild, Role) - Constructor for class net.dv8tion.jda.events.guild.GuildRoleCreateEvent
 
-  
 
- GuildRoleCreateHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildRoleCreateHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildRoleCreateHandler
 
-  
 
- GuildRoleDeleteEvent - Class in net.dv8tion.jda.events.guild
 
-  
 
- GuildRoleDeleteEvent(JDA, int, Guild, Role) - Constructor for class net.dv8tion.jda.events.guild.GuildRoleDeleteEvent
 
-  
 
- GuildRoleDeleteHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildRoleDeleteHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildRoleDeleteHandler
 
-  
 
- GuildRoleUpdateColorEvent - Class in net.dv8tion.jda.events.guild.role
 
-  
 
- GuildRoleUpdateColorEvent(JDA, int, Role) - Constructor for class net.dv8tion.jda.events.guild.role.GuildRoleUpdateColorEvent
 
-  
 
- GuildRoleUpdateEvent - Class in net.dv8tion.jda.events.guild.role
 
-  
 
- GuildRoleUpdateEvent(JDA, int, Role) - Constructor for class net.dv8tion.jda.events.guild.role.GuildRoleUpdateEvent
 
-  
 
- GuildRoleUpdateGroupedEvent - Class in net.dv8tion.jda.events.guild.role
 
-  
 
- GuildRoleUpdateGroupedEvent(JDA, int, Role) - Constructor for class net.dv8tion.jda.events.guild.role.GuildRoleUpdateGroupedEvent
 
-  
 
- GuildRoleUpdateHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildRoleUpdateHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildRoleUpdateHandler
 
-  
 
- GuildRoleUpdateNameEvent - Class in net.dv8tion.jda.events.guild.role
 
-  
 
- GuildRoleUpdateNameEvent(JDA, int, Role) - Constructor for class net.dv8tion.jda.events.guild.role.GuildRoleUpdateNameEvent
 
-  
 
- GuildRoleUpdatePermissionEvent - Class in net.dv8tion.jda.events.guild.role
 
-  
 
- GuildRoleUpdatePermissionEvent(JDA, int, Role) - Constructor for class net.dv8tion.jda.events.guild.role.GuildRoleUpdatePermissionEvent
 
-  
 
- GuildRoleUpdatePositionEvent - Class in net.dv8tion.jda.events.guild.role
 
-  
 
- GuildRoleUpdatePositionEvent(JDA, int, Role) - Constructor for class net.dv8tion.jda.events.guild.role.GuildRoleUpdatePositionEvent
 
-  
 
- GuildUnavailableException - Exception in net.dv8tion.jda.exceptions
 
-  
 
- GuildUnavailableException() - Constructor for exception net.dv8tion.jda.exceptions.GuildUnavailableException
 
-  
 
- GuildUpdateEvent - Class in net.dv8tion.jda.events.guild
 
-  
 
- GuildUpdateEvent(JDA, int, Guild) - Constructor for class net.dv8tion.jda.events.guild.GuildUpdateEvent
 
-  
 
- GuildUpdateHandler - Class in net.dv8tion.jda.handle
 
-  
 
- GuildUpdateHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.GuildUpdateHandler
 
-  
 
- SAMPLE_AND_HOLD - Static variable in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
- 
Conversion algorithm
 
- SampleRateConversionProvider - Class in org.tritonus.sampled.convert
 
- 
This provider converts sample rate of 2 PCM streams.
 
- SampleRateConversionProvider() - Constructor for class org.tritonus.sampled.convert.SampleRateConversionProvider
 
- 
Constructor.
 
- SampleRateConversionProvider.SampleRateConverterStream - Class in org.tritonus.sampled.convert
 
- 
SampleRateConverterStream
 
- SampleRateConversionProvider.SRCAudioFormat - Class in org.tritonus.sampled.convert
 
- 
Obviously, this class is used to be able to set the frame rate/sample
 rate after the AudioFormat object has been created.
 
- SampleRateConverterStream(AudioInputStream, AudioFormat) - Constructor for class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- SampleRateConverterStream(FloatSampleInput, AudioFormat, long) - Constructor for class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- SelfInfo - Interface in net.dv8tion.jda.entities
 
- 
Represents the currently logged in account.
 
- SelfInfoImpl - Class in net.dv8tion.jda.entities.impl
 
-  
 
- SelfInfoImpl(String, String, JDAImpl) - Constructor for class net.dv8tion.jda.entities.impl.SelfInfoImpl
 
-  
 
- send(String) - Method in class net.dv8tion.jda.audio.AudioWebSocket
 
-  
 
- send(String) - Method in class net.dv8tion.jda.requests.WebSocketClient
 
-  
 
- sendFile(File) - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- sendFile(File) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- sendFile(File) - Method in interface net.dv8tion.jda.entities.MessageChannel
 
- 
Uploads a file to the Discord servers and sends it to this 
TextChannel.
 
 
- sendFileAsync(File, Consumer<Message>) - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- sendFileAsync(File, Consumer<Message>) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- sendFileAsync(File, Consumer<Message>) - Method in interface net.dv8tion.jda.entities.MessageChannel
 
- 
Asynchronously uploads a file to the Discord servers and sends it to this 
TextChannel.
 
 
- sendMessage(String) - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- sendMessage(Message) - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- sendMessage(String) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- sendMessage(Message) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- sendMessage(String) - Method in interface net.dv8tion.jda.entities.MessageChannel
 
- 
Sents a plain text 
Message to this channel.
 
 
- sendMessage(Message) - Method in interface net.dv8tion.jda.entities.MessageChannel
 
- 
Sends a given 
Message to this Channel
 This method only extracts the mentions, text and tts status out of the given Message-Object
 Therefore this can also be used to resend already received Messages
 To allow above behaviour, this method returns a new 
Message instance.
 
 
- sendMessageAsync(String, Consumer<Message>) - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- sendMessageAsync(Message, Consumer<Message>) - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- sendMessageAsync(String, Consumer<Message>) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- sendMessageAsync(Message, Consumer<Message>) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- sendMessageAsync(String, Consumer<Message>) - Method in interface net.dv8tion.jda.entities.MessageChannel
 
- 
Sents a plain text 
Message to this channel.
 
 
- sendMessageAsync(Message, Consumer<Message>) - Method in interface net.dv8tion.jda.entities.MessageChannel
 
- 
Sends a given 
Message to this Channel
 This method only extracts the mentions, text and tts status out of the given Message-Object
 Therefore this can also be used to resend already received Messages.
 
 
- sendTyping() - Method in class net.dv8tion.jda.entities.impl.PrivateChannelImpl
 
-  
 
- sendTyping() - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- sendTyping() - Method in interface net.dv8tion.jda.entities.MessageChannel
 
- 
Sends the typing status to discord.
 
- SEQ_INDEX - Static variable in class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- SERVICES - Static variable in class net.dv8tion.jda.utils.ServiceUtil
 
-  
 
- SERVICES_DIRECTORY - Static variable in class net.dv8tion.jda.utils.ServiceUtil
 
-  
 
- ServiceUtil - Class in net.dv8tion.jda.utils
 
- 
Internal class used to load the Java Service Provider Interfaces used by JDA.
 
- ServiceUtil() - Constructor for class net.dv8tion.jda.utils.ServiceUtil
 
-  
 
- setAfkChannel(VoiceChannel) - Method in class net.dv8tion.jda.managers.GuildManager
 
- 
Changes the AFK 
VoiceChannel of this Guild
 If passed null, this will disable the AFK-Channel.
 
 
- setAfkChannelId(String) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- setAfkTimeout(int) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- setAfkTimeout(GuildManager.Timeout) - Method in class net.dv8tion.jda.managers.GuildManager
 
- 
Changes the AFK Timeout of this Guild
 After given timeout (in seconds) Users being AFK in voice are being moved to the AFK-Channel
 Valid timeouts are: 60, 300, 900, 1800, 3600.
 
- setAllow(int) - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- setAllowAck(boolean) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
- 
Enables or disables the ack functionality of JDA.
 Read the Javadocs of JDAImpl.ack(Message) for guidelines on how and when to ack!
 
 
- setAttachments(List<Message.Attachment>) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setAudioConnection(AudioConnection) - Method in class net.dv8tion.jda.managers.AudioManager
 
- 
Please don't touch this method.
 
- setAudioFile(File) - Method in class net.dv8tion.jda.audio.player.FilePlayer
 
-  
 
- setAudioSource(AudioInputStream) - Method in class net.dv8tion.jda.audio.player.Player
 
-  
 
- setAudioUrl(URL) - Method in class net.dv8tion.jda.audio.player.URLPlayer
 
-  
 
- setAudioUrl(URL, int) - Method in class net.dv8tion.jda.audio.player.URLPlayer
 
-  
 
- setAuthor(MessageEmbed.Provider) - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- setAuthor(User) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setAuthToken(String) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- setAvailable(boolean) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- setAvatar(AvatarUtil.Avatar) - Method in class net.dv8tion.jda.managers.AccountManager
 
- 
Set the avatar of the connected account.
 
- setAvatarId(String) - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- setChannel(VoiceChannel) - Method in class net.dv8tion.jda.audio.AudioConnection
 
-  
 
- setChannel(VoiceChannel) - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- setChannelId(String) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setColor(int) - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- setColor(int) - Method in class net.dv8tion.jda.managers.RoleManager
 
- 
Sets the color of this Role.
 
- setColor(Color) - Method in class net.dv8tion.jda.managers.RoleManager
 
- 
Sets the color of this Role.
 
- setContent(String) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setConversionAlgorithm(int) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- setCurrentGame(String) - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- setDeaf(boolean) - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- setDebug(boolean) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- setDebug(boolean) - Method in interface net.dv8tion.jda.JDA
 
- 
Used to enable JDA debug output.
 
- setDebug(boolean) - Method in class net.dv8tion.jda.JDABuilder
 
- 
Enables developer debug of JDA.
 Enabling this will print stack traces instead of java logger message when exceptions are encountered.
 
- setDeny(int) - Method in class net.dv8tion.jda.entities.impl.PermissionOverrideImpl
 
-  
 
- setDescription(String) - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- setDiscriminator(String) - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- setEditedTime(OffsetDateTime) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setEmail(String) - Method in class net.dv8tion.jda.entities.impl.SelfInfoImpl
 
-  
 
- setEmail(String) - Method in class net.dv8tion.jda.JDABuilder
 
- 
 
- setEmail(String) - Method in class net.dv8tion.jda.managers.AccountManager
 
- 
Set the email of the connected account.
 
- setEventManager(IEventManager) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- setEventManager(IEventManager) - Method in interface net.dv8tion.jda.JDA
 
- 
Changes the internal EventManager.
 
- setGame(String) - Method in class net.dv8tion.jda.managers.AccountManager
 
- 
Set currently played game of the connected account.
 
- setGrouped(boolean) - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- setGrouped(Boolean) - Method in class net.dv8tion.jda.managers.RoleManager
 
- 
Sets, whether this Role should be grouped in the member-overview.
 
- setIcon(AvatarUtil.Avatar) - Method in class net.dv8tion.jda.managers.GuildManager
 
- 
Changes the icon of this Guild.
 You can create the icon via the 
AvatarUtil class.
 
 
- setIconId(String) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- setIdle(boolean) - Method in class net.dv8tion.jda.managers.AccountManager
 
- 
Set status of the connected account.
 
- setIsPrivate(boolean) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setManaged(boolean) - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- setMentionedChannels(List<TextChannel>) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setMentionedUsers(List<User>) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setMentionsEveryone(boolean) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setMessageTimeout(long) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- setMute(boolean) - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- setMutedChannels(List<TextChannel>) - Method in class net.dv8tion.jda.entities.impl.SelfInfoImpl
 
-  
 
- setName(String) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- setName(String) - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- setName(String) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- setName(String) - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- setName(String) - Method in class net.dv8tion.jda.managers.ChannelManager
 
- 
Sets the name of this Channel.
 
- setName(String) - Method in class net.dv8tion.jda.managers.GuildManager
 
- 
Changes the name of this Guild.
 
- setName(String) - Method in class net.dv8tion.jda.managers.RoleManager
 
- 
Sets the name of this Role.
 
- setOnlineStatus(OnlineStatus) - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- setOwnerId(String) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- setPassword(String) - Method in class net.dv8tion.jda.JDABuilder
 
- 
 
- setPassword(String) - Method in class net.dv8tion.jda.managers.AccountManager
 
- 
Set the password of the connected account.
 
- setPermissions(int) - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- setPosition(int) - Method in class net.dv8tion.jda.entities.impl.RoleImpl
 
-  
 
- setPosition(int) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- setPosition(int) - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- setPosition(int) - Method in class net.dv8tion.jda.managers.ChannelManager
 
- 
Sets the position of this Channel.
 
- setPrivateChannel(PrivateChannel) - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- setProxy(String, int) - Method in class net.dv8tion.jda.JDABuilder
 
- 
Sets the proxy that will be used by ALL JDA instances.
 Once this is set IT CANNOT BE CHANGED.
 After a JDA instance as been created, this method can never be called again, even if you are creating a new JDA object.
 Note: currently this only supports HTTP proxies.
 
- setPublicRole(Role) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- setReceivingHandler(AudioReceiveHandler) - Method in class net.dv8tion.jda.audio.AudioConnection
 
-  
 
- setReceivingHandler(AudioReceiveHandler) - Method in class net.dv8tion.jda.managers.AudioManager
 
- 
Sets the 
AudioReceiveHandler
 that the manager will use to process audio data received from an audio connection.
 
 
- setRegion(Region) - Method in class net.dv8tion.jda.entities.impl.GuildImpl
 
-  
 
- setRegion(Region) - Method in class net.dv8tion.jda.managers.GuildManager
 
- 
 
- setResponseTotal(int) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- setSampleRate(float) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SRCAudioFormat
 
-  
 
- setSelfInfo(SelfInfo) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- setSendingHandler(AudioSendHandler) - Method in class net.dv8tion.jda.audio.AudioConnection
 
-  
 
- setSendingHandler(AudioSendHandler) - Method in class net.dv8tion.jda.managers.AudioManager
 
- 
Sets the 
AudioSendHandler
 that the manager will use to provide audio data to an audio connection.
 The handler provided here will persist between audio connection connect and disconnects.
 
 
- setServerDeaf(boolean) - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- setServerMute(boolean) - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- setSessionId(String) - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- setSiteProvider(MessageEmbed.Provider) - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- setSuppressed(boolean) - Method in class net.dv8tion.jda.entities.impl.VoiceStatusImpl
 
-  
 
- setTargetSampleRate(float) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- setThumbnail(MessageEmbed.Thumbnail) - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- setTime(OffsetDateTime) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setTitle(String) - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- setTopic(String) - Method in class net.dv8tion.jda.entities.impl.TextChannelImpl
 
-  
 
- setTopic(String) - Method in class net.dv8tion.jda.managers.ChannelManager
 
- 
Sets the topic of this Channel.
 
- setTTS(boolean) - Method in class net.dv8tion.jda.entities.impl.MessageImpl
 
-  
 
- setTTS(boolean) - Method in class net.dv8tion.jda.MessageBuilder
 
- 
Makes the created Message a TTS message
 
- setType(EmbedType) - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- setUrl(String) - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- setUserName(String) - Method in class net.dv8tion.jda.entities.impl.UserImpl
 
-  
 
- setUsername(String) - Method in class net.dv8tion.jda.managers.AccountManager
 
- 
Set the username of the connected account.
 
- setUsers(List<User>) - Method in class net.dv8tion.jda.entities.impl.VoiceChannelImpl
 
-  
 
- setVerified(boolean) - Method in class net.dv8tion.jda.entities.impl.SelfInfoImpl
 
-  
 
- setVideoInfo(MessageEmbed.VideoInfo) - Method in class net.dv8tion.jda.entities.impl.MessageEmbedImpl
 
-  
 
- setVolume(float) - Method in class net.dv8tion.jda.audio.player.Player
 
-  
 
- shutdown() - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- shutdown(boolean) - Method in class net.dv8tion.jda.entities.impl.JDAImpl
 
-  
 
- shutdown() - Method in interface net.dv8tion.jda.JDA
 
- 
Shuts down JDA, closing all its connections.
 
- shutdown(boolean) - Method in interface net.dv8tion.jda.JDA
 
- 
Shuts down JDA, closing all its connections.
 
- skip(long) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- SND_FORMAT_ADPCM_G721 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_ADPCM_G722 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_ADPCM_G723_3 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_ADPCM_G723_5 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_ALAW_8 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_DOUBLE - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_FLOAT - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_LINEAR_16 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_LINEAR_24 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_LINEAR_32 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_LINEAR_8 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_MULAW_8 - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- SND_FORMAT_UNSPECIFIED - Static variable in class org.tritonus.sampled.file.AuTool
 
-  
 
- socket - Static variable in class net.dv8tion.jda.audio.AudioWebSocket
 
-  
 
- SocketHandler - Class in net.dv8tion.jda.handle
 
-  
 
- SocketHandler(JDAImpl, int) - Constructor for class net.dv8tion.jda.handle.SocketHandler
 
-  
 
- sourceBytes2targetBytes(long) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- sourceFrames2targetFrames(double) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
 
-  
 
- SRCAudioFormat(AudioFormat) - Constructor for class org.tritonus.sampled.convert.SampleRateConversionProvider.SRCAudioFormat
 
-  
 
- SSRC_INDEX - Static variable in class net.dv8tion.jda.audio.AudioPacket
 
-  
 
- StandardMidiFileReader - Class in org.tritonus.midi.file
 
- 
TODO:
 
- StandardMidiFileReader() - Constructor for class org.tritonus.midi.file.StandardMidiFileReader
 
-  
 
- StandardMidiFileWriter - Class in org.tritonus.midi.file
 
- 
Writer for Standard Midi Files.
 
- StandardMidiFileWriter() - Constructor for class org.tritonus.midi.file.StandardMidiFileWriter
 
-  
 
- started - Variable in class net.dv8tion.jda.audio.player.URLPlayer
 
-  
 
- stop() - Method in class net.dv8tion.jda.audio.player.FilePlayer
 
-  
 
- stop() - Method in class net.dv8tion.jda.audio.player.Player
 
-  
 
- stop() - Method in class net.dv8tion.jda.audio.player.URLPlayer
 
-  
 
- stopped - Variable in class net.dv8tion.jda.audio.player.URLPlayer
 
-  
 
- SubscribeEvent - Annotation Type in net.dv8tion.jda.hooks
 
-