append

open fun append(c: Component)

Every entry but 26.1's addPlayerMessage, which is the only one that knows.


open fun append(c: Component, knownPlayer: Boolean)

knownPlayer is that entry's structural certainty; everything else asks ChatTrust, which is the expensive half — hence the empty check first.