|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcpw.mods.fml.common.discovery.ASMDataTable
public class ASMDataTable
| Nested Class Summary | |
|---|---|
static class |
ASMDataTable.ASMData
|
| Constructor Summary | |
|---|---|
ASMDataTable()
|
|
| Method Summary | |
|---|---|
void |
addASMData(ModCandidate candidate,
String annotation,
String className,
String objectName,
Map<String,Object> annotationInfo)
|
void |
addContainer(ModContainer container)
|
Set<ASMDataTable.ASMData> |
getAll(String annotation)
|
com.google.common.collect.SetMultimap<String,ASMDataTable.ASMData> |
getAnnotationsFor(ModContainer container)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ASMDataTable()
| Method Detail |
|---|
public com.google.common.collect.SetMultimap<String,ASMDataTable.ASMData> getAnnotationsFor(ModContainer container)
public Set<ASMDataTable.ASMData> getAll(String annotation)
public void addASMData(ModCandidate candidate,
String annotation,
String className,
String objectName,
Map<String,Object> annotationInfo)
public void addContainer(ModContainer container)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||