Table of Contents

Class BlockComponentChunk

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/Holder/properties/Components/properties/BlockComponentChunk", "4d263b06983f0255d9505a7d06edceb0dd957071c89aa0e04bf0e7878b10bca4")]
public sealed record BlockComponentChunk : IEquatable<BlockComponentChunk>
Inheritance
BlockComponentChunk
Implements
Inherited Members

Properties

BlockComponents

public Dictionary<string, Holder>? BlockComponents { get; init; }

Property Value

Dictionary<string, Holder>