Member Junction
    Preparing search index...

    Variable ENTITY_RENAME_MAPConst

    ENTITY_RENAME_MAP: EntityRenameEntry[] = ...

    The complete rename map for all 272 MJ core entities. Each entry maps old names to new names across three dimensions:

    • Entity names (e.g., "Actions" -> "MJ: Actions")
    • Class names (e.g., "ActionEntity" -> "MJActionEntity")
    • Code names (e.g., "Actions" -> "MJActions")