Table of Contents

Class TrackedBlockComponent

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

Properties

Codec

public static Codec<TrackedBlockComponent> Codec { get; }

Property Value

Codec<TrackedBlockComponent>

ContextKey

public string? ContextKey { get; init; }

Property Value

string

UUID

public string? UUID { get; init; }

Property Value

string