21 ::ll::TypedStorage<8, 8, ::Player*> mPlayer;
22 ::ll::TypedStorage<1, 1, ::SharedTypes::Legacy::ContainerType> mScreenContainerType;
23 ::ll::TypedStorage<8, 24, ::std::variant<::std::monostate, ::ActorUniqueID, ::BlockPos>> mOwner;
29 MCAPI ::Actor* tryGetActor()
const;
31 MCAPI ::BlockActor* tryGetBlockActor()
const;
Definition ContainerScreenContext.h:17