File AmethystContext.hpp

class AmethystContext

Public Functions

inline AmethystContext()

Public Members

HookManager mHookManager

Amethyst Specific stuff

Amethyst::EventManager mEventManager
Amethyst::InputManager mInputManager
Amethyst::PatchManager mPatchManager
std::vector<Mod> mMods
Amethyst::MinecraftPackageInfo mMinecraftPackageInfo
ClientInstance *mClientInstance = nullptr

Minecraft Specific stuff

MinecraftInputHandler *mMcInputHandler = nullptr
Options *mOptions = nullptr