Team-EnderIO/EnderIO

Chunk-bound lookups for obelisks

Closed this issue · 0 comments

Obelisks that have an AOE effect should utilise Chunk-bound lookups (thanks Soaryn) instead of registering an event handler for each BE in the world to improve performance and avoid error-prone behaviour.

This same methodology can be used for our AOE based machine upgrades later...