Removed, this made no sense.
This commit is contained in:
parent
c4b43eb0cf
commit
576d8c2747
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ import net.minecraft.item.ItemStack;
|
||||||
public interface IAEAppEngInventory
|
public interface IAEAppEngInventory
|
||||||
{
|
{
|
||||||
|
|
||||||
IInventory getInternalInventory();
|
|
||||||
|
|
||||||
void onChangeInventory(IInventory inv, int slot, InvOperation mc, ItemStack removedStack, ItemStack newStack);
|
void onChangeInventory(IInventory inv, int slot, InvOperation mc, ItemStack removedStack, ItemStack newStack);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue