23 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mContainerActor;
24 ::ll::TypedStorage<4, 4, ::ActorContainerType> mActorContainerType;
25 ::ll::TypedStorage<4, 12, ::BlockPos> mBlockPosition;
26 ::ll::TypedStorage<4, 4, ::ContainerRuntimeId> mContainerRuntimeId;
27 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::Container>> mWeakContainer;
34 MCNAPI ::ContainerWeakRefData tryGetContainer(
::BlockSource& region)
const;