9 ::ll::TypedStorage<4, 4, int> mDurabilityMultiplier;
10 ::ll::TypedStorage<4, 16, ::std::array<int, 4>> mProtectionBySlot;
11 ::ll::TypedStorage<4, 4, int> mToughnessValue;
12 ::ll::TypedStorage<4, 4, int> mEnchantValue;
13 ::ll::TypedStorage<4, 4, float> mKnockBackResistance;