getLocalizedName

abstract fun getLocalizedName(locale: String): String

Deprecated

Use NovaBlock and NovaItem instead.

Gets the localized name for this NovaMaterial.

Return

The localized name.

Parameters

locale

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