Package net.neoforged.moddevgradle.dsl


package net.neoforged.moddevgradle.dsl
  • Classes
    Class
    Description
    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.
    Configures aspects of the NeoForm Runtime (NFRT), which is used by this plugin to produce the Minecraft artifacts for compiling and mods.
    Allows configuration of Parchment mappings for userdev.
    Model of a run.
    Used to enable and configure the JUnit integration.