getPlaintextName

abstract fun getPlaintextName(locale: String): String

Gets the plaintext name of this NovaItem.

Return

The name of this NovaItem in plaintext.

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).