19 ::ll::TypedStorage<8, 24, ::WeakRef<::EntityContext>> mActor;
20 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::ActorDamageSource>> mSource;
21 ::ll::TypedStorage<8, 24, ::std::vector<::ItemStack>> mItems;
22 ::ll::TypedStorage<8, 24, ::std::vector<::WeakRef<::EntityContext>>> mItemActors;
Definition EntityContext.h:16