20 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::BlockPos>> mPos;
21 ::ll::TypedStorage<8, 8, ::Block const&> mBlock;
26 SetBlockReactionComponent& operator=(SetBlockReactionComponent
const&);
27 SetBlockReactionComponent(SetBlockReactionComponent
const&);
28 SetBlockReactionComponent();
33 virtual ~SetBlockReactionComponent() =
default;