All applicable form events should implement RenderEventInterface
Problem/Motivation
Only the FormBuild event implements the RenderEventInterface, which allows to add render elements to the form.
Proposed resolution
Also implement that interface for events like FormAfterBuild, InlineEntityFormBuild and ContentEntityPrepareForm.
Edited by drupalbot