Changes

Summary

  1. Remove unnecessary tickTT -> updateEntity redirect method. Was useful to (commit: 8f720b3) (details)
Commit 8f720b3c471ff7e274fddefeae4abce2dd15b037 by rallanpcl
Remove unnecessary tickTT -> updateEntity redirect method. Was useful to synchronize in it in a mod's base class, but I would like to avoid doing that, so this is not necessary.

Signed-off-by: Ross Allan <[email protected]>
(commit: 8f720b3)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/tickregion/TileEntityTickRegion.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchTileEntity.java (diff)