So I'm new to modding and interested in making some kind of GUI overlay or HUD.
Looking around the forum, I see that people are rendering using either a TickHandler or on a RenderGameOverlayEvent. What are the differences between using them, or rather why would I use one of them over the other?