|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcpw.mods.fml.common.ModContainerFactory
public class ModContainerFactory
Constructor Summary | |
---|---|
ModContainerFactory()
|
Method Summary | |
---|---|
ModContainer |
build(ASMModParser modParser,
File modSource,
ModCandidate container)
|
static ModContainerFactory |
instance()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModContainerFactory()
Method Detail |
---|
public static ModContainerFactory instance()
public ModContainer build(ASMModParser modParser, File modSource, ModCandidate container)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |