Table of Contents

Class PlaceBlockEffect

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

Properties

BlockState

public string? BlockState { get; init; }

Property Value

string

BlockType

public string? BlockType { get; init; }

Property Value

string

Codec

public static Codec<PlaceBlockEffect> Codec { get; }

Property Value

Codec<PlaceBlockEffect>

Delay

public float? Delay { get; init; }

Property Value

float?

Entry

public int Entry { get; init; }

Property Value

int

Event

public string? Event { get; init; }

Property Value

string

Interval

public float? Interval { get; init; }

Property Value

float?

Origin

public PlaceBlockEffectEffectOrigin? Origin { get; init; }

Property Value

PlaceBlockEffectEffectOrigin?

Pitch

public PlaceBlockEffectRotation? Pitch { get; init; }

Property Value

PlaceBlockEffectRotation?

Position

public Vector3d? Position { get; init; }

Property Value

Vector3d

ReplaceMode

public ReplaceMode? ReplaceMode { get; init; }

Property Value

ReplaceMode?

Roll

public PlaceBlockEffectRotation_B8A91EFE? Roll { get; init; }

Property Value

PlaceBlockEffectRotation_B8A91EFE?

Rotation

public PlaceBlockEffectRotation_AC91CFAA? Rotation { get; init; }

Property Value

PlaceBlockEffectRotation_AC91CFAA?