onSpawnComplete

protected void onSpawnComplete()

Hook invoked once the spawn path and display initialization have completed successfully, immediately before this entity is published to the tickable registry. Subclasses override this to run their post-spawn wiring at a point where the underlying entity (if any) and Bedrock backend are bound.