mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 12:12:08 -07:00
[ci skip] Fix leaf'd patch names
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||||
From: Spottedleaf <Spottedleaf@users.noreply.github.com>
|
From: Spottedleaf <Spottedleaf@users.noreply.github.com>
|
||||||
Date: Sun, 3 Mar 2019 20:53:18 -0800
|
Date: Sun, 3 Mar 2019 20:53:18 -0800
|
||||||
Subject: [PATCH] Not implemeneted
|
Subject: [PATCH] Add TickThread
|
||||||
|
|
||||||
Currently a placeholder patch.
|
Placeholder patch, to be used by chunksystem rewrite
|
||||||
|
|
||||||
diff --git a/src/main/java/io/papermc/paper/util/TickThread.java b/src/main/java/io/papermc/paper/util/TickThread.java
|
diff --git a/src/main/java/io/papermc/paper/util/TickThread.java b/src/main/java/io/papermc/paper/util/TickThread.java
|
||||||
new file mode 100644
|
new file mode 100644
|
@@ -1,7 +1,7 @@
|
|||||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||||
From: Spottedleaf <Spottedleaf@users.noreply.github.com>
|
From: Spottedleaf <Spottedleaf@users.noreply.github.com>
|
||||||
Date: Mon, 6 Jul 2020 20:46:50 -0700
|
Date: Mon, 6 Jul 2020 20:46:50 -0700
|
||||||
Subject: [PATCH] Improve inlinig for some hot BlockBehavior and FluidState
|
Subject: [PATCH] Improve inlining for some hot BlockBehavior and FluidState
|
||||||
methods
|
methods
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user