Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -18,7 +18,7 @@ the blockstate that will be valid for restoration, as opposed to dropping
|
||||
information on restoration when the event is cancelled.
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/World.java b/src/main/java/net/minecraft/server/World.java
|
||||
index a956dbc3d4..2f57c7bc76 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 {
|
||||
@@ -57,4 +57,3 @@ index a956dbc3d4..2f57c7bc76 100644
|
||||
if (previous != null) {
|
||||
return previous.getHandle();
|
||||
}
|
||||
--
|
||||
Reference in New Issue
Block a user