Table of Contents

Class BlockStateFarmingStageData

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

Properties

Codec

public static Codec<BlockStateFarmingStageData> Codec { get; }

Property Value

Codec<BlockStateFarmingStageData>

Duration

public Rangef? Duration { get; init; }

Property Value

Rangef

SoundEventId

public string? SoundEventId { get; init; }

Property Value

string

State

public string? State { get; init; }

Property Value

string