20 ::ll::TypedStorage<8, 8, ::Player*> mPlayer;
21 ::ll::TypedStorage<1, 1, ::SharedTypes::Legacy::ContainerType> mScreenContainerType;
22 ::ll::TypedStorage<8, 24, ::std::variant<::std::monostate, ::ActorUniqueID, ::BlockPos>> mOwner;
28 MCAPI ::BlockActor* tryGetBlockActor()
const;
Definition ContainerScreenContext.h:16