Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -10,7 +10,7 @@ Optimize to check if the captured list even has values in it, and also to
|
||||
just do a get call since the value can never be null.
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/World.java b/src/main/java/net/minecraft/server/World.java
|
||||
index a3fbdf5db5c..f797d737a37 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/net/minecraft/server/World.java
|
||||
+++ b/src/main/java/net/minecraft/server/World.java
|
||||
@@ -0,0 +0,0 @@ public abstract class World implements GeneratorAccess, AutoCloseable {
|
||||
@@ -30,4 +30,3 @@ index a3fbdf5db5c..f797d737a37 100644
|
||||
|
||||
if (this.tickingTileEntities) {
|
||||
tileentity = this.e(blockposition);
|
||||
--
|
||||
Reference in New Issue
Block a user