setNameChange

fun setNameChange(name: String?)

Overrides the name of this NPC with the provided name.

Parameters

name

the name to override with, or null to reset an existing override.