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

    Interface LocalizationEntryBeta

    interface LocalizationEntry {
        id: string;
        props?: string[];
    }
    Index

    Properties

    Properties

    id: string
    props?: string[]