Is your feature request related to a problem?
I would like to have this added, so you can make actionbars pretty, it could have a nice animations.
Describe the solution you'd like.
Solution could be having a new method Player#sendActionBar(Component message, long fadeIn, long stay, long fadeOut), and the time would be in ticks.
Describe alternatives you've considered.
I tried to look for something, but I only found a command from Minecraft and the command's name is /title. There you can set how long should fadeIn, fadeOut and stay be here by /title times . And then you can send actionbar with that properties by command /title actionbar
Other
No response
Is your feature request related to a problem?
I would like to have this added, so you can make actionbars pretty, it could have a nice animations.
Describe the solution you'd like.
Solution could be having a new method
Player#sendActionBar(Component message, long fadeIn, long stay, long fadeOut), and the time would be in ticks.Describe alternatives you've considered.
I tried to look for something, but I only found a command from Minecraft and the command's name is /title. There you can set how long should
fadeIn, fadeOut and staybe here by /title times . And then you can send actionbar with that properties by command /title actionbarOther
No response