21 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mContainerActor;
22 ::ll::TypedStorage<4, 4, ::ActorContainerType> mActorContainerType;
23 ::ll::TypedStorage<4, 12, ::BlockPos> mBlockPosition;
24 ::ll::TypedStorage<4, 4, ::ContainerRuntimeId> mContainerRuntimeId;
25 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::Container>> mWeakContainer;
31 MCNAPI
explicit operator bool()
const;