Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -5,7 +5,7 @@ Subject: [PATCH] Inventory#removeItemAnySlot
|
||||
|
||||
|
||||
diff --git a/src/main/java/org/bukkit/inventory/Inventory.java b/src/main/java/org/bukkit/inventory/Inventory.java
|
||||
index 5a38d8f13..01fe217df 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/org/bukkit/inventory/Inventory.java
|
||||
+++ b/src/main/java/org/bukkit/inventory/Inventory.java
|
||||
@@ -0,0 +0,0 @@ public interface Inventory extends Iterable<ItemStack> {
|
||||
@@ -43,4 +43,3 @@ index 5a38d8f13..01fe217df 100644
|
||||
/**
|
||||
* Returns all ItemStacks from the inventory
|
||||
*
|
||||
--
|
||||
Reference in New Issue
Block a user