Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -7,7 +7,7 @@ We shouldn't be doing stream calls just to see if the queue is
|
||||
empty. This creates loads of garbage thanks to how often it's called.
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/PairedQueue.java b/src/main/java/net/minecraft/server/PairedQueue.java
|
||||
index 85bb22e4b73..2369afb4f37 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/net/minecraft/server/PairedQueue.java
|
||||
+++ b/src/main/java/net/minecraft/server/PairedQueue.java
|
||||
@@ -0,0 +0,0 @@ public interface PairedQueue<T, F> {
|
||||
@@ -77,4 +77,3 @@ index 85bb22e4b73..2369afb4f37 100644
|
||||
}
|
||||
}
|
||||
|
||||
--
|
||||
Reference in New Issue
Block a user