19 ::ll::TypedStorage<8, 8, ::std::reference_wrapper<::std::string>> mFeatureName;
20 ::ll::TypedStorage<8, 8, ::std::reference_wrapper<::IWorldRegistriesProvider>> mRegistryProvider;
21 ::ll::TypedStorage<8, 8, ::std::reference_wrapper<::ResourcePackManager const>> mPackManager;
22 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::FeatureLoading::AbstractFeatureHolder>> mFeatureHolder;
23 ::ll::TypedStorage<8, 8, ::IFeature*> mFeature;
Definition FeatureRootParseContext.h:15