no more stupid wrapper getters

This commit is contained in:
Leijurv
2018-12-20 21:22:18 -08:00
parent 8a4f48f08d
commit b9b25e7e6b
24 changed files with 101 additions and 183 deletions

View File

@@ -26,4 +26,4 @@ public enum MappingType {
SEARGE,
NOTCH,
CUSTOM // forgegradle
}
}

View File

@@ -60,4 +60,4 @@ public class ReobfWrapper {
throw new IllegalStateException(ex);
}
}
}
}