Package net.fabricmc.loom.util
Class Constants.Configurations
java.lang.Object
net.fabricmc.loom.util.Constants.Configurations
- Enclosing class:
- Constants
Constants related to configurations.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Stringstatic Stringstatic StringA configuration that behaves likeruntimeOnlybut is not exposed inruntimeElementsto dependents.static Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic String -
Method Summary
-
Field Details
-
MOD_COMPILE_CLASSPATH
- See Also:
- Constant Field Values
-
MOD_COMPILE_CLASSPATH_MAPPED
- See Also:
- Constant Field Values
-
INCLUDE
- See Also:
- Constant Field Values
-
MINECRAFT
- See Also:
- Constant Field Values
-
MINECRAFT_DEPENDENCIES
- See Also:
- Constant Field Values
-
MINECRAFT_REMAP_CLASSPATH
- See Also:
- Constant Field Values
-
MINECRAFT_NAMED
- See Also:
- Constant Field Values
-
MAPPINGS
- See Also:
- Constant Field Values
-
MAPPINGS_FINAL
- See Also:
- Constant Field Values
-
LOADER_DEPENDENCIES
- See Also:
- Constant Field Values
-
LOOM_DEVELOPMENT_DEPENDENCIES
- See Also:
- Constant Field Values
-
MAPPING_CONSTANTS
- See Also:
- Constant Field Values
-
UNPICK_CLASSPATH
- See Also:
- Constant Field Values
-
LOCAL_RUNTIME
A configuration that behaves likeruntimeOnlybut is not exposed inruntimeElementsto dependents. A bit liketestRuntimeOnly, but for mods.- See Also:
- Constant Field Values
-
NAMED_ELEMENTS
- See Also:
- Constant Field Values
-