mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-16 03:35:10 +01:00
Fix transformer getting pre-deobf names
This commit is contained in:
@@ -4,6 +4,7 @@ import java.util.Map;
|
||||
|
||||
import net.minecraftforge.fml.relauncher.IFMLLoadingPlugin;
|
||||
|
||||
@IFMLLoadingPlugin.SortingIndex(Integer.MAX_VALUE)
|
||||
public class BlurBGPlugin implements IFMLLoadingPlugin {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user