Skip to content

IResourcePack

github-actions[bot] edited this page Jul 15, 2024 · 19 revisions

Interface: IResourcePack

Hierarchy

  • IMinecraftPack

    IResourcePack

Table of contents

Properties

Properties

directory

directory: string

Inherited from

IMinecraftPack.directory

Defined in

ts/app/types/world.ts:43


name

name: string

Inherited from

IMinecraftPack.name

Defined in

ts/app/types/world.ts:44


type

type: "resource"

Overrides

IMinecraftPack.type

Defined in

ts/app/types/world.ts:53


uuid

uuid: string

Inherited from

IMinecraftPack.uuid

Defined in

ts/app/types/world.ts:42

bedrock-development

Clone this wiki locally