A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages

B

BAD_REQUEST - org.javacord.core.util.rest.RestRequestHttpResponseCode
The request was improperly formatted, or the server couldn't understand it.
BAN - org.javacord.core.util.rest.RestEndpoint
 
BanImpl - Class in org.javacord.core.entity.server
The implementation of Ban.
BanImpl(Server, JsonNode) - Constructor for class org.javacord.core.entity.server.BanImpl
Creates a new ban.
banUser(String, long, TimeUnit, String) - Method in class org.javacord.core.entity.server.ServerImpl
 
beat() - Method in class org.javacord.core.util.gateway.Heart
Ba boom, ba boom, ba boom, ba boom, ...
BEFORE_VALUE_IS_EARLIER_THAN_THE_THREAD_CREATION_DATE - org.javacord.core.util.rest.RestRequestResultErrorCode
 
BinaryMessageDecompressor - Class in org.javacord.core.util.gateway
 
bitrate - Variable in class org.javacord.core.entity.channel.ServerVoiceChannelUpdaterDelegateImpl
The bitrate to update.
BITRATE_IS_TOO_HIGH_FOR_CHANNEL_OF_THIS_TYPE - org.javacord.core.util.rest.RestRequestResultErrorCode
 
BlockingReference<V> - Class in org.javacord.core.util.concurrent
An object reference that has the ability to block a thread until a value is available if one is not present.
BlockingReference() - Constructor for class org.javacord.core.util.concurrent.BlockingReference
Creates a new BlockingReference instance with no initial value.
BlockingReference(V) - Constructor for class org.javacord.core.util.concurrent.BlockingReference
Creates a new BlockingReference instance with the given initial value.
botRequiresCodeGrant() - Method in class org.javacord.core.entity.activity.ApplicationInfoImpl
 
BOTS_CANNOT_USE_THIS_ENDPOINT - org.javacord.core.util.rest.RestRequestResultErrorCode
 
build() - Method in class org.javacord.core.entity.message.component.internal.ActionRowBuilderDelegateImpl
 
build() - Method in class org.javacord.core.entity.message.component.internal.ButtonBuilderDelegateImpl
 
build() - Method in class org.javacord.core.entity.message.component.internal.SelectMenuBuilderDelegateImpl
 
build() - Method in class org.javacord.core.entity.message.component.internal.SelectMenuOptionBuilderDelegateImpl
 
build() - Method in class org.javacord.core.entity.message.component.internal.TextInputBuilderDelegateImpl
 
build() - Method in class org.javacord.core.entity.message.mention.AllowedMentionsBuilderDelegateImpl
 
build() - Method in class org.javacord.core.entity.permission.PermissionsBuilderDelegateImpl
 
build() - Method in class org.javacord.core.interaction.SlashCommandOptionBuilderDelegateImpl
 
build() - Method in class org.javacord.core.interaction.SlashCommandOptionChoiceBuilderDelegateImpl
 
bulkDelete(long...) - Method in interface org.javacord.core.entity.channel.InternalTextChannel
 
bulkOverwriteGlobalApplicationCommands(Set<? extends ApplicationCommandBuilder<?, ?, ?>>) - Method in class org.javacord.core.DiscordApiImpl
 
bulkOverwriteServerApplicationCommands(long, Set<? extends ApplicationCommandBuilder<?, ?, ?>>) - Method in class org.javacord.core.DiscordApiImpl
 
ButtonBuilderDelegateImpl - Class in org.javacord.core.entity.message.component.internal
 
ButtonBuilderDelegateImpl() - Constructor for class org.javacord.core.entity.message.component.internal.ButtonBuilderDelegateImpl
 
ButtonClickEventImpl - Class in org.javacord.core.event.interaction
The implementation of ButtonClickEvent.
ButtonClickEventImpl(Interaction) - Constructor for class org.javacord.core.event.interaction.ButtonClickEventImpl
Creates a new button click event.
ButtonImpl - Class in org.javacord.core.entity.message.component
 
ButtonImpl(JsonNode) - Constructor for class org.javacord.core.entity.message.component.ButtonImpl
Creates a new button.
ButtonImpl(ButtonStyle, String, String, String, Boolean, Emoji) - Constructor for class org.javacord.core.entity.message.component.ButtonImpl
Creates a new button.
ButtonInteractionImpl - Class in org.javacord.core.interaction
 
ButtonInteractionImpl(DiscordApiImpl, TextChannel, JsonNode) - Constructor for class org.javacord.core.interaction.ButtonInteractionImpl
Class constructor.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages