// This Header is auto generated by BDSLiteLoader Toolchain #pragma once #define AUTO_GENERATED #include "../Global.h" #define BEFORE_EXTRA #undef BEFORE_EXTRA class SharedBuffs { #define AFTER_EXTRA #undef AFTER_EXTRA #ifndef DISABLE_CONSTRUCTOR_PREVENTION_SHAREDBUFFS public: class SharedBuffs& operator=(class SharedBuffs const &) = delete; SharedBuffs(class SharedBuffs const &) = delete; SharedBuffs() = delete; #endif public: #ifdef ENABLE_VIRTUAL_FAKESYMBOL_SHAREDBUFFS #endif MCAPI static class std::shared_ptr ABSORPTION; MCAPI static class std::shared_ptr FATAL_POISON; MCAPI static class std::shared_ptr FOOD_POSIONING; MCAPI static class std::shared_ptr HARM; MCAPI static class std::shared_ptr HEAL; MCAPI static class std::shared_ptr POISON; MCAPI static class std::shared_ptr PUFFER_POSIONING; MCAPI static class std::shared_ptr REGENERATION; MCAPI static class std::shared_ptr SATURATION; MCAPI static class std::shared_ptr WITHER; };