| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface Mod.Block
Populate the annotated field with an instance of the Block as specified
| Required Element Summary | |
|---|---|
 String | 
name
The block's name  | 
| Optional Element Summary | |
|---|---|
 Class<?> | 
itemTypeClass
The associated ItemBlock subtype for the item (can be null for an ItemBlock)  | 
| Element Detail | 
|---|
public abstract String name
public abstract Class<?> itemTypeClass
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||