Updated CraftBukkit to 1.2
This commit is contained in:
@@ -16,6 +16,8 @@ public interface IInventory {
|
||||
|
||||
ItemStack splitStack(int i, int j);
|
||||
|
||||
ItemStack splitWithoutUpdate(int i);
|
||||
|
||||
void setItem(int i, ItemStack itemstack);
|
||||
|
||||
String getName();
|
||||
|
||||
Reference in New Issue
Block a user