Bassebombecraft

Bassebombecraft

18.5k Downloads

Refactor class FrequencyEventHandler to use WorldTickEvent

Closed this issue ยท 2 comments

commented
commented

Resolved with commit 8e040b0.

commented

As described in #764 , the WorldTickEvent is problematic to use due the the number of updates per
game turn.

Solution: Refactor event handler to use ServerTickEvent and ClientTickEvent