Table of Contents

Class BlockHealthChunk

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

Properties

Codec

public static Codec<BlockHealthChunk> Codec { get; }

Property Value

Codec<BlockHealthChunk>

Data

public string? Data { get; init; }

Property Value

string

LastRepairGameTime

public string? LastRepairGameTime { get; init; }

Property Value

string