Class Fmj.ModMenu
java.lang.Object
dev.lambdaurora.mcdev.api.manifest.Fmj.ModMenu
- All Implemented Interfaces:
Serializable
- Enclosing class:
Fmj
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()withBadges(String... badges) withCurseForge(String url) withDiscord(String url) withGitHubReleases(String url) withModrinth(String url) withParent(Fmj.ModMenu.ParentMod parent) withParent(String namespace, String name, Consumer<Fmj.ModMenu.ParentMod> action)
-
Constructor Details
-
ModMenu
public ModMenu()
-
-
Method Details
-
withLink
-
withCurseForge
-
withModrinth
-
withGitHubReleases
-
withDiscord
-
withBadges
-
withParent
-
withParent
public Fmj.ModMenu withParent(String namespace, String name, Consumer<Fmj.ModMenu.ParentMod> action) -
copy
-