15 ::ll::TypedStorage<1, 1, ::ContainerID> mContainerId;
16 ::ll::TypedStorage<1, 1, ::SharedTypes::Legacy::ContainerType> mType;
17 ::ll::TypedStorage<8, 32, ::std::string> mDisplayName;
18 ::ll::TypedStorage<4, 4, int> mSize;
19 ::ll::TypedStorage<4, 4, int> mTraderTier;
20 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mEntityUniqueID;
21 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mLastTradingPlayer;
22 ::ll::TypedStorage<8, 24, ::CompoundTag> mData;
23 ::ll::TypedStorage<1, 1, bool> mUseNewTradeScreen;
24 ::ll::TypedStorage<1, 1, bool> mUsingEconomyTrade;