26 ::ll::TypedStorage<8, 8, uint64> mNetworkId;
27 ::ll::TypedStorage<1, 2, ::std::optional<::ScriptModuleMinecraft::ScriptPrimitiveShapeType>> mShapeType;
28 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mLocation;
29 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mRotation;
30 ::ll::TypedStorage<4, 8, ::std::optional<float>> mScale;
31 ::ll::TypedStorage<4, 20, ::std::optional<::mce::Color>> mColor;
32 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTimeLeftTotalSec;
33 ::ll::TypedStorage<4, 8, ::std::optional<::DimensionType>> mDimensionId;
34 ::ll::TypedStorage<8, 16, ::std::optional<::ActorUniqueID>> mAttachedToId;
35 ::ll::TypedStorage<4, 8, ::std::optional<float>> mMaxRenderDistance;
55 MCAPI ::std::unique_ptr<::ScriptModuleMinecraft::ScriptPrimitiveShape> constructShape()
const;
Definition TextDataPayload.h:8