remove Better ShulkerBox and Update Upstream(Luminol)

This commit is contained in:
Helvetica Volubi
2025-06-30 13:47:14 +08:00
parent 6f9e4abcbf
commit 914d8cc1dd
14 changed files with 17 additions and 277 deletions
@@ -96,7 +96,7 @@ public class CullTask implements Runnable {
lastCheckedTime = (System.currentTimeMillis() - start);
}
}
}finally {
} finally {
if (this.scheduleNext) {
this.worker.execute(this);
}