Update to Minecraft Server 1.2

This commit is contained in:
Dinnerbone
2011-01-14 13:31:10 +00:00
parent e6e50ddf9b
commit 2761b59845
55 changed files with 1219 additions and 1064 deletions

View File

@@ -41,7 +41,7 @@ public class Slot {
}
public ItemStack a(int i) {
return b.a(a, i);
return b.b(a, i);
}
public boolean a(IInventory iinventory, int i) {