All Classes and Interfaces
Class
Description
Utilities for trying to detect in which IDE Gradle is running.
Used to prevent accidental leakage of internal methods into build script DSLs.
Model of a mod.
This is the top-level
neoForge extension, used to configure the moddev plugin.Extends the basic taks for running NFRT with the properties that apply to all subcommands
working with NeoForge or NeoForm data.
Base task implementation for running NFRT.
When launching other Java programs externally, we have to pass through system properties that
change network settings, such as proxies and TLS trust settings.
Allows configuration of Parchment mappings for userdev.
By extending JavaExec, we allow IntelliJ to automatically attach a debugger to the forked JVM, making
these runs easy and nice to work with.
Model of a run.
Used to enable and configure the JUnit integration.