Interface GetPlugin

  • All Superinterfaces:
    me.hsgamer.hscore.expansion.extra.expansion.GetClassLoader

    public interface GetPlugin
    extends me.hsgamer.hscore.expansion.extra.expansion.GetClassLoader
    An extra interface for Expansion to get the plugin instance
    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default BetterGUI getPlugin()
      Get the plugin instance
      • Methods inherited from interface me.hsgamer.hscore.expansion.extra.expansion.GetClassLoader

        getExpansionClassLoader
    • Method Detail

      • getPlugin

        default BetterGUI getPlugin()
        Get the plugin instance
        Returns:
        the plugin instance