Table of Contents

Class BlockFlags

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

Properties

Codec

public static Codec<BlockFlags> Codec { get; }

Property Value

Codec<BlockFlags>

IsStackable

public bool IsStackable { get; init; }

Property Value

bool