User Tools

Site Tools


documentation:fabric_loom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documentation:fabric_loom [2022/01/20 13:43] modmuss50documentation:fabric_loom [2022/01/24 21:39] modmuss50
Line 41: Line 41:
  // When enabled transitive access wideners will be applied from dependencies.  // When enabled transitive access wideners will be applied from dependencies.
  enableTransitiveAccessWideners = true  enableTransitiveAccessWideners = true
- // When enabled interface injection will be enabled 
- enableInterfaceInjection = true 
  // When enabled log4j will only be on the runtime classpath, forcing the use of SLF4j.  // When enabled log4j will only be on the runtime classpath, forcing the use of SLF4j.
  runtimeOnlyLog4j = false  runtimeOnlyLog4j = false
Line 118: Line 116:
  maxThreads = 8  maxThreads = 8
  }  }
 + }
 +
 + interfaceInjection {
 + // When enabled injected interfaces from dependecies will be applied.
 + enableDependencyInterfaceInjection = true
  }  }
 } }
documentation/fabric_loom.txt · Last modified: 2023/12/22 14:39 by modmuss50