@minecraft/server-editor
    Preparing search index...

    Type Alias ImageResourceDataBeta

    type ImageResourceData = {
        path: string;
        type: ImageResourceType;
    }
    Index

    Properties

    Properties

    path: string