[ci skip] Add more identifying patch comments
This commit is contained in:
parent
0571a6438e
commit
db4ed47134
55 changed files with 211 additions and 236 deletions
|
|
@ -28,7 +28,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
// CraftBukkit start
|
||||
// Run tasks that are waiting on processing
|
||||
@@ -0,0 +0,0 @@ public abstract class MinecraftServer extends ReentrantBlockableEventLoop<TickTa
|
||||
// Paper end
|
||||
// Paper end - Perf: Optimize time updates
|
||||
MinecraftTimings.timeUpdateTimer.stopTiming(); // Spigot // Paper
|
||||
|
||||
+ this.isIteratingOverLevels = true; // Paper - Throw exception on world create while being ticked
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue