getLocalizedName

abstract fun getLocalizedName(locale: String): String

Deprecated

Gets the localized name for this NovaMaterial.

Return

The localized name.

Deprecated

Use NovaBlock and NovaItem instead.

Parameters

locale

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