Class Fmj
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classNested 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 TypeMethodDescriptionwithAccessWidener(String accessWidener) withCustom(String key, Object value) withDepend(String dependency, String constraint) withDepend(String dependency, String... constraints) withEntrypoints(String entrypointName, String... entrypoints) withEnvironment(String environment) withMixins(String... mixins) withModMenu(Consumer<Fmj.ModMenu> action) withRecommend(String dependency, String constraint) withRecommend(String dependency, String... constraints) 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
-
Fmj
-
-
Method Details
-
withEnvironment
-
withEntrypoints
-
withAccessWidener
-
withMixins
-
withDepend
-
withDepend
-
withRecommend
-
withRecommend
-
withBreak
-
withBreak
-
withCustom
-
withModMenu
-