3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/controllers/BlockContainerScreenController.h"
7#include "mc/client/gui/screens/controllers/RedstoneScreenType.h"
20 RedstoneScreenController();
25 virtual ~RedstoneScreenController() =
default;
31 MCAPI RedstoneScreenController(
32 ::std::shared_ptr<::ClientInstanceScreenModel> model,
34 ::BlockPos
const& pos,
35 ::ActorUniqueID uniqueId,
36 ::RedstoneScreenType screenType
44 ::std::shared_ptr<::ClientInstanceScreenModel> model,
46 ::BlockPos
const& pos,
47 ::ActorUniqueID uniqueId,
48 ::RedstoneScreenType screenType
Definition BlockContainerScreenController.h:5
Definition ClientInstanceScreenModel.h:5
Definition RedstoneScreenController.h:5
static MCAPI void ** $vftableForScreenController()
static MCAPI void ** $vftableForEnableNonOwnerReferences()
Definition ActorUniqueID.h:5