Caltinor / Project-MMO-2.0

A continuation of Harmony's Project MMO project
37 stars 22 forks source link

Update BREATH event to use new Event hook #326

Closed Caltinor closed 1 year ago

Caltinor commented 1 year ago

Describe the bug PMMO currently uses the player tick event and checks the player's breath level. As of 47.1.7, this is obsolete. Updating to the event would create consistent behavior.

Versions:

Additional context This would make 1.20.0 no longer viable as a version.

Caltinor commented 1 year ago

In light of Forge creating a bunch of breaking changes in order to break parity with NeoForged, I will not be updating this functionality to utilize the new event.