Compiles again.
This commit is contained in:
@@ -71,11 +71,6 @@ public class SkyChestTileEntity extends AEBaseInvTileEntity implements ITickable
|
||||
return c; // TESR yo!
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean canRenderBreaking() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public IItemHandler getInternalInventory() {
|
||||
return this.inv;
|
||||
|
||||
Reference in New Issue
Block a user