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