PhanaticD
Verified Member
I did some profiling on my server and noticed a lot of the lag was due to block physics updates, I am wondering if it would be beneficial to project korra to change all instances of using the setblock method to not trigger a physics update? especially since they are temporary from bending moves
setType(Material type, boolean applyPhysics)
setType(Material type, boolean applyPhysics)