#pragma once #include "ByteArrayTag.h" class SuperflatConfig { public: ByteArrayTag* toTag(); };