22 ::ll::TypedStorage<1, 1, ::BlockActorType> mBlockActorType;
36 virtual bool isValid(
float pickRange) ;
39 virtual ::ContainerScreenContext _postInit() ;
48 ::ContainerID containerId,
51 ::BlockActorType blockActorType
61 $ctor(::ContainerID containerId,
::Player& player,
::BlockPos const& blockPos, ::BlockActorType blockActorType);
67 MCAPI
bool $isValid(
float pickRange);
69 MCAPI ::ContainerScreenContext $_postInit();
75 MCAPI
static void** $vftable();
Definition ContainerScreenContext.h:17