| cpw.mods.fml.common.ModMetadata.ModMetadata |
( |
JsonNode |
node) | |
|
| cpw.mods.fml.common.ModMetadata.ModMetadata |
( |
) | |
|
| String cpw.mods.fml.common.ModMetadata.getAuthorList |
( |
) | |
|
| String cpw.mods.fml.common.ModMetadata.getChildModCountString |
( |
) | |
|
| String cpw.mods.fml.common.ModMetadata.getChildModList |
( |
) | |
|
| String cpw.mods.fml.common.ModMetadata.printableSortingRules |
( |
) | |
|
| List<String> cpw.mods.fml.common.ModMetadata.authorList = Lists.newArrayList() |
| boolean cpw.mods.fml.common.ModMetadata.autogenerated |
| List<ModContainer> cpw.mods.fml.common.ModMetadata.childMods = Lists.newArrayList() |
| String cpw.mods.fml.common.ModMetadata.credits = "" |
| String cpw.mods.fml.common.ModMetadata.description |
| String cpw.mods.fml.common.ModMetadata.logoFile = "" |
| String cpw.mods.fml.common.ModMetadata.modId |
| String cpw.mods.fml.common.ModMetadata.name |
| String cpw.mods.fml.common.ModMetadata.parent = "" |
| String [] cpw.mods.fml.common.ModMetadata.screenshots |
| String cpw.mods.fml.common.ModMetadata.updateUrl = "" |
| String cpw.mods.fml.common.ModMetadata.url = "" |
| boolean cpw.mods.fml.common.ModMetadata.useDependencyInformation |
| String cpw.mods.fml.common.ModMetadata.version = "" |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/cpw/mods/fml/common/ModMetadata.java