java.lang.Object
dev.lambdaurora.mcdev.ext.LambdaMcDevGradleExtensionImpl.Manifests
-
Constructor Summary
Constructors
-
Method Summary
@NotNull org.gradle.api.provider.Provider<Fmj>
fmj(@NotNull org.gradle.api.Action<Fmj> action)
@NotNull org.gradle.api.provider.Provider<Nmt>
nmt(@NotNull org.gradle.api.Action<Nmt> action)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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