package darkknight.jewelrycraft; /** * The Class CommonProxy. */ public class CommonProxy { public void preInit() {} public void postInit() {} }