001    package cpw.mods.fml.common.registry;
002    
003    public interface BlockProxy
004    {
005    
006    }