getPlaintextName

abstract fun getPlaintextName(locale: String): String

Gets the plaintext name of this block type.

Return

The name of this NovaBlock 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).