Class Nmt
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class dev.lambdaurora.mcdev.api.manifest.ModBase
ModBase.ModBaseFactory<SELF extends ModBase<SELF>> -
Field Summary
Fields inherited from class dev.lambdaurora.mcdev.api.manifest.ModBase
authors, contact, contributors, license, versionFields inherited from class dev.lambdaurora.mcdev.api.manifest.ModShell
description, icon, name, namespace -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoToml()withBlurIcon(boolean blurIcon) withCustom(String key, Object value) withDepend(String dependency, String constraint) withLoaderVersion(String loaderVersion) Methods inherited from class dev.lambdaurora.mcdev.api.manifest.ModBase
copyTo, derive, withAuthors, withAuthors, withContact, withContributors, withContributors, withLicenseMethods inherited from class dev.lambdaurora.mcdev.api.manifest.ModShell
copyTo, withDescription, withIcon, withName, withNamespace
-
Constructor Details
-
Nmt
-
-
Method Details
-
withBlurIcon
-
withLoaderVersion
-
withDepend
-
withCustom
-
toToml
-