Table of Contents

Class ConnectedBlockTagShape

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/ConnectedBlockTagShape", "78adce8c36761b74b99b38759e831f4b5d390aaa4e85a43a24b0381733a347ea")]
public sealed record ConnectedBlockTagShape : ConnectedBlockShape, IEquatable<ConnectedBlockTagShape>
Inheritance
ConnectedBlockTagShape
Implements
Inherited Members

Properties

Codec

public static Codec<ConnectedBlockTagShape> Codec { get; }

Property Value

Codec<ConnectedBlockTagShape>

FaceTags

public ConnectedBlockFaceTags? FaceTags { get; init; }

Property Value

ConnectedBlockFaceTags

RelativeRotation

public BlockRotationConfig? RelativeRotation { get; init; }

Property Value

BlockRotationConfig

TagPattern

public string TagPattern { get; init; }

Property Value

string