UNPKG

bc-minecraft-bedrock-project

Version:

The typescript library responsible for reading/parsing minecraft bedrock data

5 lines 153 B
import { BaseObject } from 'bc-minecraft-bedrock-types'; /** */ export interface Structure extends BaseObject { } //# sourceMappingURL=structure.d.ts.map