Problem/Motivation
Since having lots of block derivatives has various implications for performance, it would be great to only create field blocks for entities that are customised with layout builder.
I have a site where 1600 block plugins are being created for webform submission bundles, which will never require field blocks. This number will grow for every webform added to the site.
Proposed resolution
Ensure FieldBlockDeriver
only creates blocks it needs.