Minecraft 1.9.4

This commit is contained in:
md_5
2016-05-10 21:47:39 +10:00
parent 4cb32587ac
commit c5e9a169fa
236 changed files with 1471 additions and 1822 deletions

View File

@@ -1,6 +1,6 @@
--- a/net/minecraft/server/StructureGenerator.java
+++ b/net/minecraft/server/StructureGenerator.java
@@ -94,7 +94,7 @@
@@ -93,7 +93,7 @@
return this.c(blockposition) != null;
}
@@ -9,7 +9,7 @@
Iterator iterator = this.c.values().iterator();
while (iterator.hasNext()) {
@@ -116,7 +116,7 @@
@@ -115,7 +115,7 @@
return null;
}
@@ -18,7 +18,7 @@
this.a(world);
Iterator iterator = this.c.values().iterator();
@@ -133,7 +133,7 @@
@@ -132,7 +132,7 @@
return true;
}
@@ -27,7 +27,7 @@
this.g = world;
this.a(world);
this.f.setSeed(world.getSeed());
@@ -195,7 +195,7 @@
@@ -194,7 +194,7 @@
return null;
}