This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
architectury-loom
Watch
1
Star
0
Fork
0
You've already forked architectury-loom
mirror of
https://github.com/architectury/architectury-loom.git
synced
2026-04-03 05:57:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34c24cde3cfa99e1cd808263a5c332e44ad738d6
architectury-loom
/
src
/
main
/
java
/
net
/
fabricmc
/
loom
/
api
History
Juuz
34c24cde3c
Add ModSettings.sourceSet overloads taking source set names (
#765
)
...
Closes
#764
. Also fixes some minor stuff in the javadocs of sourceSet().
2022-12-09 08:50:21 +00:00
..
decompilers
Add getMappingsFile and getDecompileTask APIs for use by the MC Dev plugin. (
#697
)
2022-08-07 09:50:22 +01:00
mappings
Fix incorrect documentation.
Closes
#664
2022-08-04 12:59:37 +01:00
processor
Move Iface injection to new MinecraftJarProcessor API
2022-10-26 12:51:08 +01:00
InterfaceInjectionExtensionAPI.java
Move Iface injection to new MinecraftJarProcessor API
2022-10-26 12:51:08 +01:00
LoomGradleExtensionAPI.java
Add LoomGradleExtensionAPI.getRuns() for consistency with runs() (
#748
)
2022-11-01 19:31:03 +00:00
MixinExtensionAPI.java
Support Mixin 0.8.5's configurable AP message levels.
2022-07-03 21:23:36 +01:00
ModSettings.java
Add ModSettings.sourceSet overloads taking source set names (
#765
)
2022-12-09 08:50:21 +00:00
RemapConfigurationSettings.java
Fix mods being always being applied to the main sourceset and not the target. (
#719
)
2022-09-11 15:58:28 +01:00