Rebuild and simplify map call
This commit is contained in:
parent
c57bfef1e9
commit
00b551913b
4 changed files with 12 additions and 14 deletions
|
@ -5,7 +5,7 @@ Subject: [PATCH] Add source block to BlockPhysicsEvent
|
|||
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/World.java b/src/main/java/net/minecraft/server/World.java
|
||||
index 2f85a0fa0..7b694efb6 100644
|
||||
index 16d0c0d45..a4d9f0d5f 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, IIBlockAccess, AutoClose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue