// This Header is auto generated by BDSLiteLoader Toolchain #pragma once #define AUTO_GENERATED #include "../Global.h" #define BEFORE_EXTRA #undef BEFORE_EXTRA class IMinecraftEventing { #define AFTER_EXTRA public: enum StructureBlockActionType; #undef AFTER_EXTRA #ifndef DISABLE_CONSTRUCTOR_PREVENTION_IMINECRAFTEVENTING public: class IMinecraftEventing& operator=(class IMinecraftEventing const &) = delete; IMinecraftEventing(class IMinecraftEventing const &) = delete; IMinecraftEventing() = delete; #endif public: #ifdef ENABLE_VIRTUAL_FAKESYMBOL_IMINECRAFTEVENTING MCVAPI ~IMinecraftEventing(); #endif };