Update CraftBukkit to Minecraft 1.3.1
This commit is contained in:
committed by
Travis Watkins
parent
08e2923bd4
commit
a43d621c01
@@ -22,9 +22,9 @@ public interface IInventory {
|
||||
|
||||
boolean a(EntityHuman entityhuman);
|
||||
|
||||
void f();
|
||||
void startOpen();
|
||||
|
||||
void g();
|
||||
void f();
|
||||
|
||||
// CraftBukkit start
|
||||
ItemStack[] getContents();
|
||||
|
||||
Reference in New Issue
Block a user