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
FaceTags
public ConnectedBlockFaceTags? FaceTags { get; init; }
Property Value
RelativeRotation
public BlockRotationConfig? RelativeRotation { get; init; }
Property Value
TagPattern
public string TagPattern { get; init; }