|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface Mod.Item
Populate the annotated field with an Item
Required Element Summary | |
---|---|
String |
name
The name of the item |
String |
typeClass
The type of the item |
Element Detail |
---|
public abstract String name
public abstract String typeClass
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |