Interface ItemNameOverrideFunction

Function used in "ItemNameOverride" callback.

  • Parameters

    • item: ItemInstance

      information about item that is used in override function

    • translation: string

      translated item name

    • name: string

      original item name

    Returns string | void

    Nothing if used in callback, string if used in item override function to return new name that will be displayed.

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.