Class ModShell<SELF extends ModShell<SELF>>
java.lang.Object
dev.lambdaurora.mcdev.api.manifest.ModShell<SELF>
- Type Parameters:
SELF- the type of this class
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Fmj.ModMenu.ParentMod, ModBase
Represents the shell data of a mod.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
namespace
-
name
-
description
-
icon
-
-
Constructor Details
-
ModShell
-
-
Method Details
-
withNamespace
-
withName
-
withDescription
-
withIcon
-
copyTo
-
copyShellTo
-