Add missing annotations

This commit is contained in:
yueh
2017-08-11 21:44:30 +02:00
parent e39855b48f
commit eec3e59eea
2 changed files with 2 additions and 0 deletions
@@ -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() )