blockly > blockRendering > Drawer > drawInternals_
blockRendering.Drawer.drawInternals_() method
Draw the internals of the block: inline inputs, fields, and icons. These do not depend on the outer path for placement.
Signature:
protected drawInternals_(): void;
Returns:
void