Actionbar does not respect title times.
Partner Rank: 4
Verification Builds: 1217927
Summary: The actionbar messages triggered by /title @s actionbar do not respect the times set by /title @s times
Repro Steps:
1. Create a new world
2. Run the command /title @s times 40 40 0
3. Run the command /title @s actionbar this is a test
Observed Results: The actionbar message appears and fades out as usual.
Expected Results: The actionbar message fades in for two seconds, stays for two seconds, and then disappears with no fade-out.
Screenshots/Videos attached: No
Notes: This can be resolved by copying the anim_title_text_alpha_* components in the file hud_screen.json and changing the actionbar control to use the _in animation, as well as changing the _out animation to destroy the actionbar.