24 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mContainerActor;
25 ::ll::TypedStorage<4, 4, ::ActorContainerType> mActorContainerType;
26 ::ll::TypedStorage<4, 12, ::BlockPos> mBlockPosition;
27 ::ll::TypedStorage<4, 4, ::ContainerRuntimeId> mContainerRuntimeId;
28 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::Container>> mWeakContainer;
34 MCAPI
explicit operator bool()
const;
36 MCAPI ::ContainerWeakRefData tryGetContainer(
::BlockSource& region)
const;
44 MCAPI static ::Container* tryGetActorContainer(
::Actor& actor, ::ActorContainerType containerType);