22 ::ll::TypedStorage<8, 24, ::CompoundTag> mComponents;
23 ::ll::TypedStorage<8, 32, ::std::string> mJsonIdentifier;
24 ::ll::TypedStorage<8, 32, ::std::string> mInstanceName;
25 ::ll::TypedStorage<4, 12, ::NetworkBlockPosition> mMinBounds;
26 ::ll::TypedStorage<4, 12, ::NetworkBlockPosition> mMaxBounds;
27 ::ll::TypedStorage<4, 4, ::DimensionType> mDimensionType;
28 ::ll::TypedStorage<8, 32, ::MinEngineVersion> mMinEngineVersion;
29 ::ll::TypedStorage<4, 4, ::EntityNetId> mEntityNetId;
Definition EntityContext.h:16