A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- ImageElement() - Constructor for class io.manebot.chat.ChatEmbed.ImageElement
- INCLUDE - io.manebot.database.search.SearchOperator
- INLINE_CODE - io.manebot.chat.TextStyle
- install(ArtifactIdentifier) - Method in interface io.manebot.plugin.PluginManager
-
Adds a plugin to the system.
- instantiate(Plugin.Builder) - Method in interface io.manebot.plugin.java.PluginEntry
-
Instantiates a plugin
- interrupt() - Method in interface io.manebot.virtual.VirtualProcess
- io.manebot - package io.manebot
- io.manebot.artifact - package io.manebot.artifact
- io.manebot.cache - package io.manebot.cache
- io.manebot.chat - package io.manebot.chat
- io.manebot.chat.exception - package io.manebot.chat.exception
- io.manebot.command - package io.manebot.command
- io.manebot.command.exception - package io.manebot.command.exception
- io.manebot.command.executor - package io.manebot.command.executor
- io.manebot.command.executor.chained - package io.manebot.command.executor.chained
- io.manebot.command.executor.chained.argument - package io.manebot.command.executor.chained.argument
- io.manebot.command.executor.routed - package io.manebot.command.executor.routed
- io.manebot.command.response - package io.manebot.command.response
- io.manebot.command.search - package io.manebot.command.search
- io.manebot.conversation - package io.manebot.conversation
- io.manebot.database - package io.manebot.database
- io.manebot.database.expressions - package io.manebot.database.expressions
- io.manebot.database.model - package io.manebot.database.model
- io.manebot.database.search - package io.manebot.database.search
- io.manebot.database.search.handler - package io.manebot.database.search.handler
- io.manebot.entity - package io.manebot.entity
- io.manebot.event - package io.manebot.event
- io.manebot.event.chat - package io.manebot.event.chat
- io.manebot.event.command - package io.manebot.event.command
- io.manebot.event.platform - package io.manebot.event.platform
- io.manebot.event.plugin - package io.manebot.event.plugin
- io.manebot.lambda - package io.manebot.lambda
- io.manebot.platform - package io.manebot.platform
- io.manebot.plugin - package io.manebot.plugin
- io.manebot.plugin.java - package io.manebot.plugin.java
- io.manebot.plugin.loader - package io.manebot.plugin.loader
- io.manebot.property - package io.manebot.property
- io.manebot.security - package io.manebot.security
- io.manebot.tuple - package io.manebot.tuple
- io.manebot.user - package io.manebot.user
- io.manebot.virtual - package io.manebot.virtual
- isBuffered() - Method in interface io.manebot.chat.Chat
-
Finds if this chat should buffer its output.
- isBuffered() - Method in class io.manebot.command.executor.AliasedCommandExecutor
- isBuffered() - Method in interface io.manebot.command.executor.CommandExecutor
- isCallerSelf() - Method in interface io.manebot.virtual.VirtualProcess
- isCanceled() - Method in class io.manebot.event.CheckedEvent
- isClosed() - Method in interface io.manebot.database.Database
-
Finds if this database is closed.
- isCompleted() - Method in class io.manebot.command.executor.chained.ChainState
- isCompleted() - Method in class io.manebot.virtual.SynchronousTransfer.Message
- isConnected() - Method in interface io.manebot.chat.Chat
-
Finds if this conversation is connected to the plugin's associated conversation resource.
- isConnected() - Method in interface io.manebot.conversation.Conversation
-
Finds if this conversation is connected to a chat object.
- isConnected() - Method in class io.manebot.database.model.Conversation
- isConnected() - Method in interface io.manebot.platform.Platform
-
Finds if the platform is currently connected.
- isConnected() - Method in interface io.manebot.platform.PlatformConnection
-
Finds if the platform connection holds a connection.
- isConnected() - Method in interface io.manebot.platform.PlatformUser
-
Finds if this user is visibly connected to the platform.
- isElevated() - Method in class io.manebot.database.model.Plugin
- isElevated() - Method in interface io.manebot.plugin.PluginRegistration
-
Finds if the plugin is required.
- isEnabled() - Method in class io.manebot.database.model.Plugin
- isEnabled() - Method in interface io.manebot.plugin.Plugin
-
Finds if this plugin is enabled.
- isIgnored() - Method in interface io.manebot.platform.PlatformUser
-
Finds if the user is ignored on the platform.
- isInline() - Method in class io.manebot.chat.ChatEmbed.Field
- isInstalled() - Method in interface io.manebot.plugin.PluginRegistration
-
Finds if this registration is installed to the parent plugin manager..
- isInstalled(ArtifactIdentifier) - Method in interface io.manebot.plugin.PluginManager
-
Finds if the specified artifact identifier is installed.
- isLoaded() - Method in interface io.manebot.plugin.PluginRegistration
-
Finds if the plugin is loaded into the system.
- isLocal() - Method in class io.manebot.artifact.AggregateArtifactRepository
- isLocal() - Method in interface io.manebot.artifact.ArtifactRepository
-
Finds if this repository is a local repository.
- isLocal() - Method in interface io.manebot.artifact.LocalArtifactRepository
-
Finds if this repository is a local repository.
- isLocal() - Method in interface io.manebot.artifact.RemoteArtifactRepository
-
Finds if this repository is a local repository.
- isManifest(ArtifactManifest) - Method in class io.manebot.artifact.ArtifactIdentifier
- isManifest(ManifestIdentifier) - Method in class io.manebot.artifact.ArtifactIdentifier
- isMember(User) - Method in interface io.manebot.user.UserGroup
-
Finds if the specified user is a member of this group.
- isNull() - Method in interface io.manebot.property.Property
- isOpen() - Method in interface io.manebot.command.CommandShell
- isOutOfDate() - Method in interface io.manebot.artifact.Artifact
-
Finds if this artifact is out-of-date (i.e.
- isPardoned() - Method in class io.manebot.database.model.UserBan
- isPardoned() - Method in interface io.manebot.user.UserBan
-
Finds if the ban has been pardoned.
- isParticipant(PlatformUser) - Method in interface io.manebot.chat.Chat
-
Finds if a given platform user is a member of this conversation.
- isParticipant(User) - Method in interface io.manebot.chat.Chat
-
Finds if a given user is a member of this conversation.
- isPrivate() - Method in interface io.manebot.chat.Chat
-
Finds if the conversation is private.
- isRegistrationAllowed() - Method in class io.manebot.database.model.Platform
- isRegistrationAllowed() - Method in interface io.manebot.platform.Platform
-
Finds if registration is allowed.
- isRequired() - Method in interface io.manebot.artifact.ArtifactDependency
-
Finds if this is a required dependency.
- isRequired() - Method in class io.manebot.database.model.Plugin
- isRequired() - Method in interface io.manebot.plugin.PluginRegistration
-
Finds if the plugin is required.
- isRoot() - Method in interface io.manebot.virtual.VirtualProcess
- isRunning() - Method in interface io.manebot.Bot
-
Gets if the bot is running.
- isRunning() - Method in class io.manebot.virtual.Profiler
- isRunning() - Method in interface io.manebot.virtual.VirtualProcess
- isSelf() - Method in interface io.manebot.platform.PlatformUser
-
Finds if this user is the bot's own user on this platform, as it appears to other users on the platform.
- isStopping() - Method in interface io.manebot.Bot
-
Gets if the bot is stopping.
- isTyping() - Method in interface io.manebot.chat.Chat
-
Finds if the bot is typing in this conversation.
- ITALICS - io.manebot.chat.TextStyle
- item(CommandDetailsResponse.Item) - Method in class io.manebot.command.response.CommandDetailsResponse.Builder
- item(String, String) - Method in class io.manebot.command.response.CommandDetailsResponse.Builder
- item(String, Collection<? extends Object>) - Method in class io.manebot.command.response.CommandDetailsResponse.Builder
All Classes All Packages