Update CraftBukkit to Minecraft 1.7.2
This commit is contained in:
@@ -50,8 +50,4 @@ public class ContainerAnvilInventory extends InventorySubcontainer { // CraftBuk
|
||||
super.update();
|
||||
this.a.a((IInventory) this);
|
||||
}
|
||||
|
||||
public boolean b(int i, ItemStack itemstack) {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user