1 2 3 4 5 6
package gregtech.loaders.postload; public class GT_UUMRecipeLoader implements Runnable { @Override public void run() {} }