Entity_MinecartWithCommandBlock: {
    type: "compound";
    value: {
        CurrentTickCount: { type: "int"; value: number };
        Ticking: { type: "byte"; value: number };
    };
} & ActorPrefix

Additional fields for [minecart with command block](https://minecraft.wiki/w/minecart with command block).