Package me.remigio07.chatplugin.api.common.integration
package me.remigio07.chatplugin.api.common.integration
-
ClassDescriptionRepresents an integration handled by the
IntegrationManager
.Manager that handlesChatPluginIntegration
s.IntegrationType<T extends ChatPluginIntegration>Class that contains information about plugins which ChatPlugin can interact with.Annotation used to indicate that a field or a method depends on aChatPluginIntegration
to work.