|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModMetadata | |
---|---|
cpw.mods.fml.common | |
cpw.mods.fml.common.event | |
cpw.mods.fml.common.modloader |
Uses of ModMetadata in cpw.mods.fml.common |
---|
Methods in cpw.mods.fml.common that return ModMetadata | |
---|---|
ModMetadata |
FMLModContainer.getMetadata()
|
ModMetadata |
ModContainer.getMetadata()
The metadata for this mod |
ModMetadata |
DummyModContainer.getMetadata()
|
ModMetadata |
InjectedModContainer.getMetadata()
|
ModMetadata |
MetadataCollection.getMetadataForId(String modId,
Map<String,Object> extraData)
|
Constructors in cpw.mods.fml.common with parameters of type ModMetadata | |
---|---|
DummyModContainer(ModMetadata md)
|
|
MCPDummyContainer(ModMetadata metadata)
|
Uses of ModMetadata in cpw.mods.fml.common.event |
---|
Methods in cpw.mods.fml.common.event that return ModMetadata | |
---|---|
ModMetadata |
FMLPreInitializationEvent.getModMetadata()
|
Uses of ModMetadata in cpw.mods.fml.common.modloader |
---|
Methods in cpw.mods.fml.common.modloader that return ModMetadata | |
---|---|
ModMetadata |
ModLoaderModContainer.getMetadata()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |