Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Replacing in game gui breaks every other mod that uses events #3

@rich1051414

Description

@rich1051414

Forge added events to the in game gui so replacing it is not necessary. Replacing it prevents all other mods that properly hook the gui from working.

https://github.com/maxpowa/AdvancedHUD/blame/master/advancedhud/TickHandler.java#L24

The RenderGameOverlay event has an eventtype variable included, so you can cancel the elements you need to, and leave the rest.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions