Table of Contents

Class RespawnBlock

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

Properties

Codec

public static Codec<RespawnBlock> Codec { get; }

Property Value

Codec<RespawnBlock>

OwnerUUID

public string? OwnerUUID { get; init; }

Property Value

string