Update upstreams
This commit is contained in:
@@ -14,6 +14,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
this.methodProfiler.c("blockEntities");
|
this.methodProfiler.c("blockEntities");
|
||||||
+ timings.tileEntityTick.startTiming(); // Paper - Missed Timing start from Spigot
|
+ timings.tileEntityTick.startTiming(); // Paper - Missed Timing start from Spigot
|
||||||
this.M = true;
|
this.M = true;
|
||||||
|
timings.tileEntityTick.startTiming(); // Spigot
|
||||||
// CraftBukkit start - From below, clean up tile entities before ticking them
|
// CraftBukkit start - From below, clean up tile entities before ticking them
|
||||||
if (!this.tileEntityListUnload.isEmpty()) {
|
|
||||||
--
|
--
|
||||||
Submodule work/CraftBukkit updated: fb568fdc70...02f4218da5
Submodule work/Spigot updated: 3ccadba36a...e50d38c387
Reference in New Issue
Block a user