21 ::ll::TypedStorage<8, 8, ::WeakPtr<::BlockType const>> mBlockType;
22 ::ll::TypedStorage<8, 24, ::std::vector<::HashedString>> mTags;
23 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mCreativeGroup;
24 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mHoverTextColorFormat;
25 ::ll::TypedStorage<4, 8, ::std::optional<float>> mSpeed;
26 ::ll::TypedStorage<4, 8, ::std::optional<int>> mMaxUseDuration;
27 ::ll::TypedStorage<4, 8, ::std::optional<int>> mDamage;
28 ::ll::TypedStorage<4, 8, ::std::optional<int>> mEnchantValue;
29 ::ll::TypedStorage<4, 8, ::std::optional<int>> mFrameCount;
30 ::ll::TypedStorage<4, 8, ::std::optional<::CreativeItemCategory>> mCreativeCategory;
31 ::ll::TypedStorage<1, 2, ::std::optional<::SharedTypes::Legacy::UseAnimation>> mUseAnim;
32 ::ll::TypedStorage<4, 8, ::std::optional<::Enchant::Slot>> mEnchantSlot;
33 ::ll::TypedStorage<1, 2, ::std::optional<uchar>> mMaxStackSize;
34 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mIsStackedByData;
35 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mHandEquipped;
36 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mIsLiquidClipped;
37 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mIsGlint;
38 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mAllowOffhand;
39 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mCanDestroyInCreative;
40 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mAnimatesInToolbar;
41 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mShouldDespawn;
42 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mRequiresInteract;