Table of Contents

Struct BlockProperty

Namespace
Obsidian.API.Inventory.DataComponents
Assembly
Obsidian.API.dll
public readonly struct BlockProperty
Inherited Members

Properties

ExactValue

public string? ExactValue { get; init; }

Property Value

string

IsExactMatch

public required bool IsExactMatch { get; init; }

Property Value

bool

MaxValue

public string? MaxValue { get; init; }

Property Value

string

MinValue

public string? MinValue { get; init; }

Property Value

string

Name

public required string Name { get; init; }

Property Value

string