Table of Contents

Interface IBlockEntity

Namespace
Obsidian.API
Assembly
Obsidian.API.dll
public interface IBlockEntity

Properties

BlockPosition

Vector BlockPosition { get; }

Property Value

Vector

Id

string Id { get; }

Property Value

string

Methods

FromNbt()

void FromNbt()

ToNbt()

void ToNbt()