What is the difference between the TextComponent constructor and the fromLegacyText method? The seems to be no difference, if I am not mistaken. The TextComponent constructor is so much more useful, being able to add click and hover events whilst being able to reset the text (using the setText method). Why does fromLegacyText still exists?
↧