| Interface | Description |
|---|---|
| IAppEngApi |
| Enum | Description |
|---|---|
| AEApi |
Entry point for api.
|
| Annotation Type | Description |
|---|---|
| AEInjectable |
Marks interfaces that can be used as injectable constructor arguments for an
AEPlugin. |
| AEPlugin |
Use this annotation on a class in your Mod to have it instantiated during the initialization phase of Applied
Energistics.
|