38 virtual bool isValid(
float pickRange) ;
41 virtual ::ContainerScreenContext _postInit() ;
50 ::ContainerID containerId,
53 ::BlockActorType blockActorType
63 $ctor(::ContainerID containerId,
::Player& player,
::BlockPos const& blockPos, ::BlockActorType blockActorType);
75 MCAPI
bool $isValid(
float pickRange);
77 MCAPI ::ContainerScreenContext $_postInit();
83 MCAPI
static void** $vftable();
Definition ContainerScreenContext.h:11