Annotation Interface WailaPlugin


Deprecated, for removal: This API element is subject to removal in a future version.
use waila_plugins.json file, see mcp.mobius.waila.api javadocs for more info.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    This plugin ID.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Require specified mods to load this plugin.
    Deprecated, for removal: This API element is subject to removal in a future version.
    The environment in which to load this plugin on.
  • Element Details

    • id

      String id
      Deprecated, for removal: This API element is subject to removal in a future version.
      This plugin ID.
      Must be a valid Identifier.
    • required

      String[] required
      Deprecated, for removal: This API element is subject to removal in a future version.
      Require specified mods to load this plugin.
      Default:
      {}
    • side

      Deprecated, for removal: This API element is subject to removal in a future version.
      The environment in which to load this plugin on.
      Default:
      BOTH