Ported to 1.7
This commit is contained in:
@@ -2,6 +2,6 @@ package appeng.tile.inventory;
|
||||
|
||||
public enum InvOperation
|
||||
{
|
||||
decrStackSize, setInventorySlotContents, onInventoryChanged
|
||||
decrStackSize, setInventorySlotContents, markDirty
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user