reworked propagation of item/fluid changes on the network

This commit is contained in:
Salomão
2021-07-04 20:07:11 -03:00
parent f9c274fb48
commit decb869011
13 changed files with 382 additions and 477 deletions
-1
View File
@@ -138,7 +138,6 @@ public class TickManagerCache implements ITickManager
tt.addEntityCrashInfo( crashreportcategory );
throw new ReportedException( crashreport );
}
PartLevelEmitter.wipeCache();
}
private void addToQueue( final TickTracker tt )