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

H

handle(JsonNode) - Method in class org.javacord.core.util.gateway.PacketHandler
This method is called by the super class to handle the packet.
handle(JsonNode) - Method in class org.javacord.core.util.handler.channel.ChannelCreateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.channel.ChannelDeleteHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.channel.ChannelPinsUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.channel.ChannelUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.channel.WebhooksUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildBanAddHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildBanRemoveHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildCreateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildDeleteHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildEmojisUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildMemberAddHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildMemberRemoveHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildMembersChunkHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildMemberUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.GuildUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.role.GuildRoleCreateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.role.GuildRoleDeleteHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.role.GuildRoleUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.guild.VoiceStateUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.message.MessageCreateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.message.MessageDeleteBulkHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.message.MessageDeleteHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.message.MessageUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.message.reaction.MessageReactionAddHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.message.reaction.MessageReactionRemoveAllHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.message.reaction.MessageReactionRemoveHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.ReadyHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.ResumedHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.user.PresencesReplaceHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.user.PresenceUpdateHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.user.TypingStartHandler
 
handle(JsonNode) - Method in class org.javacord.core.util.handler.user.UserUpdateHandler
 
handleCallbackError(WebSocket, Throwable) - Method in class org.javacord.core.util.gateway.DiscordWebSocketAdapter
 
handleCallbackError(WebSocket, Throwable) - Method in class org.javacord.core.util.logging.WebSocketLogger
 
handlePacket(JsonNode) - Method in class org.javacord.core.util.gateway.PacketHandler
Handles the packet.
hasActiveScheduler() - Method in class org.javacord.core.util.ratelimit.RatelimitBucket
Checks if this bucket has an active scheduler.
hasDefaultAvatar() - Method in class org.javacord.core.entity.user.UserImpl
 
hashCode() - Method in class org.javacord.core.entity.activity.ActivityAssetsImpl
 
hashCode() - Method in class org.javacord.core.entity.activity.ActivityImpl
 
hashCode() - Method in class org.javacord.core.entity.activity.ActivityPartyImpl
 
hashCode() - Method in class org.javacord.core.entity.auditlog.AuditLogEntryImpl
 
hashCode() - Method in class org.javacord.core.entity.auditlog.AuditLogEntryTargetImpl
 
hashCode() - Method in class org.javacord.core.entity.channel.ChannelCategoryImpl
 
hashCode() - Method in class org.javacord.core.entity.channel.GroupChannelImpl
 
hashCode() - Method in class org.javacord.core.entity.channel.PrivateChannelImpl
 
hashCode() - Method in class org.javacord.core.entity.channel.ServerChannelImpl
 
hashCode() - Method in class org.javacord.core.entity.channel.ServerTextChannelImpl
 
hashCode() - Method in class org.javacord.core.entity.channel.ServerVoiceChannelImpl
 
hashCode() - Method in class org.javacord.core.entity.emoji.CustomEmojiImpl
 
hashCode() - Method in class org.javacord.core.entity.message.MessageAttachmentImpl
 
hashCode() - Method in class org.javacord.core.entity.message.MessageAuthorImpl
 
hashCode() - Method in class org.javacord.core.entity.message.MessageImpl
 
hashCode() - Method in class org.javacord.core.entity.permission.PermissionsImpl
 
hashCode() - Method in class org.javacord.core.entity.permission.RoleImpl
 
hashCode() - Method in class org.javacord.core.entity.server.ServerImpl
 
hashCode() - Method in class org.javacord.core.entity.user.UserImpl
 
hashCode() - Method in class org.javacord.core.entity.webhook.WebhookImpl
 
hashCode() - Method in class org.javacord.core.util.gateway.PacketHandler
 
hashCode() - Method in class org.javacord.core.util.ratelimit.RatelimitBucket
 
hasSpace() - Method in class org.javacord.core.util.ratelimit.RatelimitBucket
Checks if there is still "space" in this bucket, which means that you can still send requests without being ratelimited.
headSet(Message) - Method in class org.javacord.core.entity.message.MessageSetImpl
 
headSet(Message, boolean) - Method in class org.javacord.core.entity.message.MessageSetImpl
 
HEARTBEAT - org.javacord.core.util.gateway.GatewayOpcode
Used for ping checking.
HEARTBEAT - org.javacord.core.util.gateway.VoiceGatewayOpcode
keep the websocket connection alive.
HEARTBEAT_ACK - org.javacord.core.util.gateway.GatewayOpcode
Sent immediately following a client heartbeat that was received.
HEARTBEAT_ACK - org.javacord.core.util.gateway.VoiceGatewayOpcode
sent immediately following a received client heartbeat.
HEARTBEAT_NOT_PROPERLY_ANSWERED - org.javacord.core.util.gateway.WebSocketCloseReason
 
HELLO - org.javacord.core.util.gateway.GatewayOpcode
Sent immediately after connecting, contains heartbeat and server debug information.
HELLO - org.javacord.core.util.gateway.VoiceGatewayOpcode
the continuous interval in milliseconds after which the client should send a heartbeat.
higher(Message) - Method in class org.javacord.core.entity.message.MessageSetImpl
 
A B C D E F G H I K L M N O P Q R S T U V W