Added missing Override annotations
This commit is contained in:
@@ -90,6 +90,7 @@ public class BlockMolecularAssembler extends AEBaseTileBlock
|
||||
return layer == BlockRenderLayer.TRANSLUCENT;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isFullCube( IBlockState state )
|
||||
{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user