3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/BatchClippingState.h"
7#include "mc/client/gui/screens/BatchVisualState.h"
18 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::UIControl>> control;
19 ::ll::TypedStorage<4, 20, ::BatchClippingState> clippingState;
20 ::ll::TypedStorage<4, 8, ::BatchVisualState> visualState;
26 MCAPI ~RenderControlMetadata();