package gregtech.api.interfaces; public interface IMaterialRegistrator { void onMaterialsInit(); }