Interface FIntegration

All Known Implementing Classes:
DeeplIntegration, DiscordIntegration, ICUIntegration, LuckPermsIntegration, TelegramIntegration, TwitchIntegration, YandexIntegration

public interface FIntegration
  • Method Details

    • getIntegrationName

      String getIntegrationName()
    • getFLogger

      FLogger getFLogger()
    • hook

      default void hook()
    • unhook

      default void unhook()
    • logHook

      default void logHook()
    • logUnhook

      default void logUnhook()