14struct FeatureParserContext {
18 ::ll::TypedStorage<8, 8, ::IWorldRegistriesProvider&> mLookupProvider;
19 ::ll::TypedStorage<8, 8, ::ResourcePackManager const&> mRpm;
20 ::ll::TypedStorage<8, 32, ::MinEngineVersion> mMinEngineVersion;
25 FeatureParserContext& operator=(FeatureParserContext
const&);
26 FeatureParserContext(FeatureParserContext
const&);
27 FeatureParserContext();