Table of Contents

Class CompanionBlockSpawnerBlock

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

Properties

ClaimedByBlock

public Vector3i? ClaimedByBlock { get; init; }

Property Value

Vector3i

Codec

public static Codec<CompanionBlockSpawnerBlock> Codec { get; }

Property Value

Codec<CompanionBlockSpawnerBlock>

Marker

public PersistentRef? Marker { get; init; }

Property Value

PersistentRef