getLocalizedName

open fun getLocalizedName(locale: String): String

Deprecated

Gets the localized name for this NovaItem.

Return

The localized name of this item for the specified locale.

Deprecated

Use getName or getPlaintextName instead.

Parameters

locale

The locale to get the name in . Should be in the same format as the language file names in resource packs (e.g. en_us).