Package appeng.api


@ParametersAreNonnullByDefault package appeng.api
Gameplay API for Applied Energistics 2.

Most of the classes that are reachable via this interface can only be used once a world has been loaded.

The AE2 API should be available as soon as your mod starts initializing.

For registering your content with AE2, see the following classes, which are thread-safe and can be used within your mods constructor:

In addition, the following helpers are available for interacting with AE2 mechanics once in-game: