31 ::ll::TypedStorage<8, 8, ::HashedString const&> mName;
32 ::ll::TypedStorage<8, 16, ::ScriptModuleMinecraft::ScriptCustomComponentParameterCacheHandle const> mData;
33 ::ll::TypedStorage<8, 8, ::gsl::not_null<::ScriptModuleMinecraft::ScriptBlockCustomComponentInterface const*>>
47 ::ll::TypedStorage<1, 1, bool> mIsCustomComponentsV1;
48 ::ll::TypedStorage<1, 1, bool> mHasPlayerInteractEvent;
49 ::ll::TypedStorage<1, 1, bool> mHasPlayerPlacingEvent;
50 ::ll::TypedStorage<8, 16, ::WeakRef<::ScriptModuleMinecraft::ScriptBlockCustomComponentsRegistry>> mScriptRegistry;
51 ::ll::TypedStorage<8, 24, ::std::vector<::BlockCustomComponentData>> mCustomComponentData;
57 MCAPI ::std::vector<::BlockCustomComponentsComponent::ExecutableComponent> _gatherComponentsToExecute()
const;
62 tryGetComponentsToExecute(
::BlockType const& baseBlock)
const;