Table of Contents

Class BlockSpawner

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

Properties

BlockSpawnerId

public string? BlockSpawnerId { get; init; }

Property Value

string

Codec

public static Codec<BlockSpawner> Codec { get; }

Property Value

Codec<BlockSpawner>