| 接口 | 说明 |
|---|---|
| ArgumentHelper |
The interface that handle the annotation data.
|
| 类 | 说明 |
|---|---|
| Construct.FloatHelper |
| 注释类型 | 说明 |
|---|---|
| ComponentsReference |
The classes annotated by this annotation will be registered as the classes containing:
Block
Item
ComponentStruct
which will be register into Minecraft. |
| ComponentStruct |
This annotation indicates that the class is a specific structure with blocks/items.
|
| Construct |
The field annotated by this
|
| Construct.Float | |
| Construct.Ignore | |
| Construct.Option | |
| CreativeTab | |
| ModComponent |
This annotation indicates that the class is a
Block or Item. |