Add missing annotations
This commit is contained in:
@@ -140,6 +140,7 @@ public class AppEngInternalInventory extends ItemStackHandler implements IIntern
|
||||
this.maxStack = s;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void markDirty( final int slot )
|
||||
{
|
||||
if( this.getTileEntity() != null && this.eventsEnabled() )
|
||||
|
||||
Reference in New Issue
Block a user