17struct UpdateEnvironmentAttributesData {
21 ::ll::TypedStorage<8, 32, ::std::string> mLayerName;
22 ::ll::TypedStorage<4, 4, ::DimensionType> mLayerDimensionId;
23 ::ll::TypedStorage<8, 24, ::std::vector<::EAS::EnvironmentAttributeData>> mAttributes;
28 UpdateEnvironmentAttributesData(UpdateEnvironmentAttributesData
const&);
29 UpdateEnvironmentAttributesData();
34 MCAPI ::AttributeLayerSyncPacketData::UpdateEnvironmentAttributesData&
37 MCAPI ::AttributeLayerSyncPacketData::UpdateEnvironmentAttributesData&
42 MCAPI ~UpdateEnvironmentAttributesData();