Removed, this made no sense.
This commit is contained in:
@@ -6,8 +6,6 @@ import net.minecraft.item.ItemStack;
|
||||
public interface IAEAppEngInventory
|
||||
{
|
||||
|
||||
IInventory getInternalInventory();
|
||||
|
||||
void onChangeInventory(IInventory inv, int slot, InvOperation mc, ItemStack removedStack, ItemStack newStack);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user