mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-08 16:12:18 -07:00
Update to Minecraft 1.11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/RegionFile.java
|
||||
+++ b/net/minecraft/server/RegionFile.java
|
||||
@@ -85,6 +85,45 @@
|
||||
@@ -86,6 +86,45 @@
|
||||
|
||||
}
|
||||
|
||||
@@ -43,6 +43,6 @@
|
||||
+ }
|
||||
+ // CraftBukkit end
|
||||
+
|
||||
@Nullable
|
||||
public synchronized DataInputStream a(int i, int j) {
|
||||
if (this.d(i, j)) {
|
||||
return null;
|
||||
|
Reference in New Issue
Block a user