3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/ScreenControllerProxy.h"
7#include "mc/client/gui/screens/controllers/BrewingStandScreenControllerProxyCallbacks.h"
13 ::ll::TypedStorage<8, 64, ::BrewingStandScreenControllerProxyCallbacks const> mCallbacks;
18 BrewingStandScreenControllerProxy();
23 virtual ~BrewingStandScreenControllerProxy() =
default;
29 MCAPI
explicit BrewingStandScreenControllerProxy(::BrewingStandScreenControllerProxyCallbacks callbacks);
35 MCAPI
void* $ctor(::BrewingStandScreenControllerProxyCallbacks callbacks);
Definition BrewingStandScreenControllerProxy.h:5
static MCAPI void ** $vftable()
Definition ScreenControllerProxy.h:5