Class LambdaMcDevGradleExtensionImpl.Manifests

java.lang.Object
dev.lambdaurora.mcdev.ext.LambdaMcDevGradleExtensionImpl.Manifests
All Implemented Interfaces:
ModManifests
Enclosing class:
LambdaMcDevGradleExtensionImpl

public class LambdaMcDevGradleExtensionImpl.Manifests extends Object implements ModManifests
  • Constructor Details

    • Manifests

      public Manifests()
  • Method Details

    • fmj

      @NotNull public @NotNull org.gradle.api.provider.Provider<Fmj> fmj()
      Specified by:
      fmj in interface ModManifests
    • fmj

      @NotNull public @NotNull Fmj fmj(@NotNull @NotNull Fmj fmj)
      Specified by:
      fmj in interface ModManifests
    • fmj

      @NotNull public @NotNull Fmj fmj(@NotNull @NotNull org.gradle.api.Action<Fmj> action)
      Specified by:
      fmj in interface ModManifests
    • nmt

      @NotNull public @NotNull org.gradle.api.provider.Provider<Nmt> nmt()
      Specified by:
      nmt in interface ModManifests
    • nmt

      @NotNull public @NotNull Nmt nmt(@NotNull @NotNull Nmt nmt)
      Specified by:
      nmt in interface ModManifests
    • nmt

      @NotNull public @NotNull Nmt nmt(@NotNull @NotNull org.gradle.api.Action<Nmt> action)
      Specified by:
      nmt in interface ModManifests