| Interface | Description |
|---|---|
| ContactInformation |
Represents a contact information.
|
| CustomValue |
Represents a custom value in the
fabric.mod.json. |
| CustomValue.CvArray |
Represents an
CustomValue.CvType.ARRAY value. |
| CustomValue.CvObject |
Represents an
CustomValue.CvType.OBJECT value. |
| ModDependency |
Represents a dependency.
|
| ModMetadata |
The metadata of a mod.
|
| Person |
Represents a person.
|
| Enum | Description |
|---|---|
| CustomValue.CvType |
The possible types of a custom value.
|
| ModEnvironment |